]> 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)
committerAfreen <afreen23.git@gmail.com>
Thu, 15 Feb 2024 08:27:38 +0000 (13:57 +0530)
commit0eb898b992f29e66e8a8f46c807a9a54882ee637
treebff2b90af009b72182ccc8d7a55ead9ac9b72af8
parent372a9e29cc266ebb0fc990a4c6541693eec857fc
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