Extend to mypy<0.970 (#11100)

This commit is contained in:
Adriane Boyd 2022-07-08 14:58:01 +02:00 committed by GitHub
parent f38aff4ec9
commit 397197ec0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,7 +30,7 @@ pytest-timeout>=1.3.0,<2.0.0
mock>=2.0.0,<3.0.0
flake8>=3.8.0,<3.10.0
hypothesis>=3.27.0,<7.0.0
mypy>=0.910,<=0.960
mypy>=0.910,<0.970
types-dataclasses>=0.1.3; python_version < "3.7"
types-mock>=0.1.1
types-requests