Skip to content

Commit bc60f9d

Browse files
chore(deps-dev): Bump mypy from 2.2.0 to 2.3.0
Bumps [mypy](https://github.com/python/mypy) from 2.2.0 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fbcf647 commit bc60f9d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ optional-dependencies.dev = [
6464
"freezegun==1.5.5",
6565
"furo==2025.12.19",
6666
"interrogate==1.7.0",
67-
"mypy[faster-cache]==2.2.0",
67+
"mypy[faster-cache]==2.3.0",
6868
"mypy-strict-kwargs==2026.5.20.1",
6969
"prek==0.4.9",
7070
"pydocstringformatter==1.0.0",

0 commit comments

Comments
 (0)