summaryrefslogtreecommitdiffstats
path: root/Tools
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-04-01 11:14:37 (GMT)
committerGitHub <noreply@github.com>2024-04-01 11:14:37 (GMT)
commit348cf6e0078eae156c503e8f61ef5e27ae28e57b (patch)
treeef7c86c4845240c7185840063d02f9fe90103206 /Tools
parent9b403fb559bfce93a478937e0ef7e539a9a95283 (diff)
downloadcpython-348cf6e0078eae156c503e8f61ef5e27ae28e57b.zip
cpython-348cf6e0078eae156c503e8f61ef5e27ae28e57b.tar.gz
cpython-348cf6e0078eae156c503e8f61ef5e27ae28e57b.tar.bz2
Bump mypy from 1.8.0 to 1.9.0 in /Tools (#117418)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Diffstat (limited to 'Tools')
-rw-r--r--Tools/requirements-dev.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/requirements-dev.txt b/Tools/requirements-dev.txt
index fffd224..61e75cf 100644
--- a/Tools/requirements-dev.txt
+++ b/Tools/requirements-dev.txt
@@ -1,6 +1,6 @@
# Requirements file for external linters and checks we run on
# Tools/clinic, Tools/cases_generator/, and Tools/peg_generator/ in CI
-mypy==1.8.0
+mypy==1.9.0
# needed for peg_generator:
types-psutil==5.9.5.20240316