From: Alex Waygood Date: Fri, 1 Dec 2023 17:10:38 +0000 (+0000) Subject: [3.12] Bump mypy to 1.7.1 (#112581) (#112601) X-Git-Tag: v3.12.1~48 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=4fc010cda251129b3747eafdf91f4df614316c12;p=thirdparty%2FPython%2Fcpython.git [3.12] Bump mypy to 1.7.1 (#112581) (#112601) --- diff --git a/Tools/requirements-dev.txt b/Tools/requirements-dev.txt index b8ecea0e01e4..fc1f1a4fdd2c 100644 --- a/Tools/requirements-dev.txt +++ b/Tools/requirements-dev.txt @@ -1,2 +1,2 @@ # Requirements file for external linters and checks we run on Tools/clinic/ in CI -mypy==1.7.0 +mypy==1.7.1