Skip to content

Commit eefb384

Browse files
Bump mypy from 1.13.0 to 1.15.0
Bumps [mypy](https://github.com/python/mypy) from 1.13.0 to 1.15.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a7c58d7 commit eefb384

File tree

2 files changed

+36
-36
lines changed

2 files changed

+36
-36
lines changed

Pipfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydantic = "==2.10.3"
1212
black = "==24.10.0"
1313
pytest = "==8.3.4"
1414
pytest-mock = "==3.14.0"
15-
mypy = "==1.13.0"
15+
mypy = "==1.15.0"
1616
pytest-mypy-plugins = "==3.1.2"
1717
pytest-cov = "==6.0.0"
1818

Pipfile.lock

+35-35
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)