Skip to content

Commit 58d9c78

Browse files
authored
Update mypy to 2.3 (#154764)
1 parent 2db8ca7 commit 58d9c78

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

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==2.1.0
3+
mypy==2.3.0
44

55
# needed for peg_generator:
6-
types-psutil==7.2.2.20260508
7-
types-setuptools==82.0.0.20260508
6+
types-psutil==7.2.2.20260518
7+
types-setuptools==83.0.0.20260724

0 commit comments

Comments
 (0)