bump mypy to 1.10

This commit is contained in:
Dulmandakh 2024-07-06 10:27:51 +08:00
parent dc3b2e49c1
commit e3613541c3

View File

@ -22,7 +22,7 @@ commands =
[testenv:mypy]
basepython = python3.10
deps =
mypy>=0.950,<1
mypy>=1.10,<2
commands =
mypy graphene