Update mypy

This commit is contained in:
2024-01-28 20:30:18 -06:00
parent 8805a83c1c
commit 8c2c45417b

View File

@@ -30,7 +30,7 @@ setup(
"dev": [
"Sphinx>=3,<4",
"black==22.6.0",
"mypy==0.971",
"mypy==1.8",
"myst-parser==0.14.0",
"nbsphinx>=0.9,<0.10",
"pyflakes==2.5.0",