Skip to content

Commit 715db12

Browse files
build(deps-dev): bump mypy from 1.15.0 to 1.16.0
Bumps [mypy](https://github.com/python/mypy) from 1.15.0 to 1.16.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d9a3b07 commit 715db12

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
@@ -50,7 +50,7 @@ isort==6.0.1
5050
# via -r requirements-dev.in
5151
mccabe==0.7.0
5252
# via flake8
53-
mypy==1.15.0
53+
mypy==1.16.0
5454
# via -r requirements-dev.in
5555
mypy-extensions==1.0.0
5656
# via
@@ -65,7 +65,9 @@ packaging==24.2
6565
# pytest
6666
# tox
6767
pathspec==0.12.1
68-
# via black
68+
# via
69+
# black
70+
# mypy
6971
platformdirs==4.3.6
7072
# via
7173
# black

0 commit comments

Comments
 (0)