mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update pytest from 5.1.3 to 5.2.0 (#494)
This commit is contained in:
parent
a357114828
commit
af105b153b
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@ black==19.3b0
|
|||
coverage==4.5.4
|
||||
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==5.2.0
|
||||
pytest-cov==2.7.1
|
||||
pytest-django==3.5.1
|
||||
sphinx_rtd_theme==0.4.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue