]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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)
committerAdam King <adking@redhat.com>
Wed, 27 Mar 2024 15:19:08 +0000 (11:19 -0400)
commitacab8ef212ffb74abe9f80007ff2d031713106df
tree01b2017687c6b470f89557d98cf77e3b6fc051b8
parent689f157e818910eca32aba91b0eadf3648d87cd5
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>
(cherry picked from commit 6873a5c3840c929c9b76b413cdbb29bd8ea9274b)
src/mypy-constrains.txt