Skip to content

Commit a5410e2

Browse files
Bump mypy from 1.20.1 to 2.0.0
Bumps [mypy](https://github.com/python/mypy) from 1.20.1 to 2.0.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.20.1...v2.0.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9bce8b8 commit a5410e2

2 files changed

Lines changed: 179 additions & 142 deletions

File tree

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydantic = "==2.12.5"
1212
black = "==26.3.1"
1313
pytest = "==9.0.3"
1414
pytest-mock = "==3.15.1"
15-
mypy = "==1.20.1"
15+
mypy = "==2.0.0"
1616
pytest-mypy-plugins = "==4.0.0"
1717
pytest-cov = "==7.1.0"
1818

0 commit comments

Comments
 (0)