mirror of
https://github.com/python/cpython.git
synced 2025-09-26 18:29:57 +00:00
Bump mypy from 1.9.0 to 1.10.0 in /Tools (#118461)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
759e8e7ab8
commit
2d161cb899
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Requirements file for external linters and checks we run on
|
# Requirements file for external linters and checks we run on
|
||||||
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
|
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
|
||||||
mypy==1.9.0
|
mypy==1.10.0
|
||||||
|
|
||||||
# needed for peg_generator:
|
# needed for peg_generator:
|
||||||
types-psutil==5.9.5.20240316
|
types-psutil==5.9.5.20240316
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue