mirror of
https://github.com/python/cpython.git
synced 2025-10-19 16:03:42 +00:00
Bump mypy to 1.17.1 (#137542)
This commit is contained in:
parent
f06fcb7f4b
commit
fb1cb00030
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Requirements file for external linters and checks we run on
|
||||
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
|
||||
mypy==1.16.1
|
||||
mypy==1.17.1
|
||||
|
||||
# needed for peg_generator:
|
||||
types-psutil==7.0.0.20250601
|
||||
types-setuptools==80.9.0.20250529
|
||||
types-psutil==7.0.0.20250801
|
||||
types-setuptools==80.9.0.20250801
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue