Skip to content

Commit af68120

Browse files
Bump mypy from 1.18.2 to 1.19.0
Bumps [mypy](https://github.com/python/mypy) from 1.18.2 to 1.19.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.18.2...v1.19.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.19.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7722a26 commit af68120

File tree

2 files changed

+123
-41
lines changed

2 files changed

+123
-41
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydantic = "==2.12.4"
1212
black = "==25.11.0"
1313
pytest = "==9.0.1"
1414
pytest-mock = "==3.15.1"
15-
mypy = "==1.18.2"
15+
mypy = "==1.19.0"
1616
pytest-mypy-plugins = "==3.2.0"
1717
pytest-cov = "==7.0.0"
1818

Pipfile.lock

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

0 commit comments

Comments
 (0)