]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mypy: update pinned mypy version to 0.981
authorJohn Mulligan <jmulligan@redhat.com>
Tue, 28 Mar 2023 20:42:41 +0000 (16:42 -0400)
committerAdam King <adking@redhat.com>
Tue, 25 Apr 2023 12:36:55 +0000 (08:36 -0400)
commit3d011fa0ea5986079f8761563501d11fcf7191a5
tree7dbf482ad3126b003f534692b8e29cc1d4f790bd
parent3d86414e93868cdfdae7f8e03fef6ecd2f1d95e1
mypy: update pinned mypy version to 0.981

mypy version 0.981 fixes a bug where on newer python versions mypy
doesn't properly load pyi files with keyword only arguments.
As noted in the src/mypy-constrains.txt mypy version needs to be
manually bumped periodically, and ceph is overdue for an update too.
It's never been updated since the file was added in June 2021.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 866f14d40cd3ffd30d85f9d2c09cf4a25948cd5c)
src/mypy-constrains.txt