mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update mypy from 0.740 to 0.750
This commit is contained in:
parent
517a969adc
commit
d01acf2261
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
-e .
|
||||
black==19.10b0
|
||||
coverage==4.5.4
|
||||
mypy==0.740; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
mypy==0.750; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
prospector==1.1.7 ; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
pytest==5.3.1
|
||||
pytest-cov==2.8.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue