Skip to content

Commit de90c32

Browse files
mypy-constrains.txt: bump mypy up to version 1.9
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 <[email protected]>
1 parent a2cbb40 commit de90c32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/mypy-constrains.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Unfortunately this means we have to manually update those
33
# packages regularly.
44

5-
mypy==1.1.1
5+
mypy==1.9
66

77
# global
88
types-python-dateutil==0.1.3

0 commit comments

Comments
 (0)