]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.13] Update mypy to 2.3 (GH-154764) (#154768)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 27 Jul 2026 13:25:55 +0000 (15:25 +0200)
committerGitHub <noreply@github.com>
Mon, 27 Jul 2026 13:25:55 +0000 (16:25 +0300)
Update mypy to 2.3 (GH-154764)
(cherry picked from commit 58d9c78d6aa45cf64237b571adbd0b3289a34559)

Co-authored-by: sobolevn <mail@sobolevn.me>
Tools/requirements-dev.txt

index 46381ea58a123824f95bcef1afe44df95de944b1..900c5028b0af604ed72f0cddf97fee8e33669385 100644 (file)
@@ -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==2.1.0
+mypy==2.3.0
 
 # needed for peg_generator:
-types-psutil==7.2.2.20260508
-types-setuptools==82.0.0.20260508
+types-psutil==7.2.2.20260518
+types-setuptools==83.0.0.20260724