mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update prospector from 1.1.7 to 1.2.0
This commit is contained in:
parent
420381f3d7
commit
2eee765c15
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
black==19.10b0
|
||||
coverage==5.0
|
||||
mypy==0.750; python_version < '3.8' and python_implementation != 'PyPy'
|
||||
prospector==1.1.7 ; 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
|
||||
pytest-django==3.7.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue