]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mypy-constrains.txt: bump mypy up to version 1.1.1
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 30 Jan 2024 19:15:19 +0000 (14:15 -0500)
committerJohn Mulligan <jmulligan@redhat.com>
Tue, 19 Mar 2024 18:10:07 +0000 (14:10 -0400)
commit6873a5c3840c929c9b76b413cdbb29bd8ea9274b
tree9511b2eee77dcd54417162733d61c769fd4b5c21
parenta30cbabefe15022284f9e6b6316a204879a17fc0
mypy-constrains.txt: bump mypy up to version 1.1.1

In PR #55255 I updated various files to be valid on newer versions of
mypy. Update the constrains file to specify mypy 1.1.1. This certainly
is not the newest version of mypy, but because ceph uses various older
versions of python I am being cautious and trying to only incrementally
update the mypy version. This version fixed an issue or two I hit while
working on a prototype manager module compared to the previous version
in the mypy-constrains.txt file.

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