From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 7 Oct 2025 18:32:55 +0000 (+0200) Subject: [3.14] Bump mypy to 1.17.1 (GH-137542) (#137543) X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=0a517786afc6fd7a56c90688fe0fe41d5913f7bb;p=thirdparty%2FPython%2Fcpython.git [3.14] Bump mypy to 1.17.1 (GH-137542) (#137543) Bump mypy to 1.17.1 (GH-137542) (cherry picked from commit fb1cb00030c706366dfd1a457dd5de324d5619ea) Co-authored-by: sobolevn --- diff --git a/Tools/requirements-dev.txt b/Tools/requirements-dev.txt index 0beaab2d3e71..732367673743 100644 --- a/Tools/requirements-dev.txt +++ b/Tools/requirements-dev.txt @@ -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