Skip to content

Commit fb1cb00

Browse files
authored
Bump mypy to 1.17.1 (#137542)
1 parent f06fcb7 commit fb1cb00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Tools/requirements-dev.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Requirements file for external linters and checks we run on
22
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
3-
mypy==1.16.1
3+
mypy==1.17.1
44

55
# needed for peg_generator:
6-
types-psutil==7.0.0.20250601
7-
types-setuptools==80.9.0.20250529
6+
types-psutil==7.0.0.20250801
7+
types-setuptools==80.9.0.20250801

0 commit comments

Comments
 (0)