From 143ce2e14a02fa1506bf33bb1d6376f46a114e72 Mon Sep 17 00:00:00 2001 From: Andrew Murray Date: Mon, 19 Feb 2024 08:09:29 +1100 Subject: [PATCH] Updated mypy to 1.8 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index 3ef011c9e..084314652 100644 --- a/tox.ini +++ b/tox.ini @@ -36,7 +36,7 @@ deps = IceSpringPySideStubs-PyQt6 IceSpringPySideStubs-PySide6 ipython - mypy==1.7.1 + mypy==1.8 numpy packaging types-cffi