Updated mypy to 1.8

This commit is contained in:
Andrew Murray 2024-02-19 08:09:29 +11:00
parent 9a8248a751
commit 143ce2e14a

View File

@ -36,7 +36,7 @@ deps =
IceSpringPySideStubs-PyQt6 IceSpringPySideStubs-PyQt6
IceSpringPySideStubs-PySide6 IceSpringPySideStubs-PySide6
ipython ipython
mypy==1.7.1 mypy==1.8
numpy numpy
packaging packaging
types-cffi types-cffi