mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update mypy from 0.720 to 0.730 (#493)
This commit is contained in:
parent
05292ebe54
commit
d94c53f999
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
-e .
|
||||
coverage==4.5.4
|
||||
mypy==0.720 ; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
mypy==0.730; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
prospector==1.1.6.2 ; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
pytest==5.1.3
|
||||
pytest-cov==2.7.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue