Skip to content

Commit dfd3f4d

Browse files
chore(deps): Bump mypy from 1.17.0 to 1.17.1 in /dev_requirements
Bumps [mypy](https://github.com/python/mypy) from 1.17.0 to 1.17.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.17.0...v1.17.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.17.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2935748 commit dfd3f4d

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

dev_requirements/requirements-type_check.txt

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,16 @@
44
#
55
# pip-compile '.\dev_requirements\requirements-type_check.in'
66
#
7-
colorama==0.4.6
8-
# via pytest
97
iniconfig==2.1.0
108
# via pytest
11-
mypy==1.17.0
9+
mypy==1.17.1
1210
# via -r requirements-type_check.in
1311
mypy-extensions==1.1.0
1412
# via mypy
1513
networkx==3.5
1614
# via networkx-stubs
1715
networkx-stubs==0.0.1
18-
# via -r .\dev_requirements\requirements-type_check.in
16+
# via -r requirements-type_check.in
1917
packaging==25.0
2018
# via pytest
2119
pathspec==0.12.1
@@ -25,9 +23,9 @@ pluggy==1.6.0
2523
pygments==2.19.2
2624
# via pytest
2725
pytest==8.4.1
28-
# via -r .\dev_requirements\requirements-type_check.in
26+
# via -r requirements-type_check.in
2927
types-requests==2.32.4.20250611
30-
# via -r .\dev_requirements\requirements-type_check.in
28+
# via -r requirements-type_check.in
3129
typing-extensions==4.14.1
3230
# via mypy
3331
urllib3==2.5.0

0 commit comments

Comments
 (0)