mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update pytest-cov from 2.7.1 to 2.8.1 (#498)
This commit is contained in:
parent
25544ca081
commit
b56daf1537
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ 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.2.1
|
||||
pytest-cov==2.7.1
|
||||
pytest-cov==2.8.1
|
||||
pytest-django==3.5.1
|
||||
sphinx_rtd_theme==0.4.3
|
||||
tox==3.14.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue