Skip to content

Commit a6593ce

Browse files
build(deps-dev): 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 10b050c commit a6593ce

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

requirements-dev.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ isort==6.0.1
3838
# via -r requirements-dev.in
3939
mccabe==0.7.0
4040
# via flake8
41-
mypy==1.15.0
41+
mypy==1.16.1
4242
# via -r requirements-dev.in
4343
mypy-extensions==1.0.0
4444
# via
@@ -53,7 +53,9 @@ packaging==24.2
5353
# pytest
5454
# tox
5555
pathspec==0.12.1
56-
# via black
56+
# via
57+
# black
58+
# mypy
5759
platformdirs==4.3.6
5860
# via
5961
# black

0 commit comments

Comments
 (0)