Skip to content

Commit c555953

Browse files
Bump mypy from 1.19.1 to 1.20.0
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 1.20.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v1.20.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1c65396 commit c555953

File tree

2 files changed

+49
-43
lines changed

2 files changed

+49
-43
lines changed

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.2"
1414
pytest-mock = "==3.15.1"
15-
mypy = "==1.19.1"
15+
mypy = "==1.20.0"
1616
pytest-mypy-plugins = "==4.0.0"
1717
pytest-cov = "==7.1.0"
1818

Pipfile.lock

Lines changed: 48 additions & 42 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)