]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mypy-constrains.txt: bump mypy up to version 1.9 59888/head
authorJohn Mulligan <jmulligan@redhat.com>
Thu, 19 Sep 2024 20:07:02 +0000 (13:07 -0700)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 24 Sep 2024 17:40:19 +0000 (13:40 -0400)
Ceph is still very behind on the version of mypy used in the various
tox test dirs. Bump up to version 1.9 as it only requires a few trivial
fixes to use.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
src/mypy-constrains.txt

index 7810870804ed25c9ab4d95f05e32bf8364a8315d..0a79b8ef4f11da2d180fef8d96160c3a69d470b2 100644 (file)
@@ -2,7 +2,7 @@
 # Unfortunately this means we have to manually update those 
 # packages regularly. 
 
-mypy==1.1.1
+mypy==1.9
 
 # global
 types-python-dateutil==0.1.3