Skip to content

Commit 5193dd4

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

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ pydantic = "==2.11.7"
1212
black = "==25.1.0"
1313
pytest = "==8.3.5"
1414
pytest-mock = "==3.14.1"
15-
mypy = "==1.15.0"
15+
mypy = "==1.16.1"
1616
pytest-mypy-plugins = "==3.2.0"
1717
pytest-cov = "==6.1.1"
1818

Pipfile.lock

Lines changed: 42 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)