mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-04 05:34:46 +00:00
Update mypy from 0.750 to 0.761 (#543)
This commit is contained in:
parent
2eee765c15
commit
3fae8c2008
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
-e .
|
||||
black==19.10b0
|
||||
coverage==5.0
|
||||
mypy==0.750; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
mypy==0.761; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
prospector==1.2.0; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
pytest==5.3.2
|
||||
pytest-cov==2.8.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue