mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Update coverage from 5.0.2 to 5.0.3
This commit is contained in:
parent
06e00d08f1
commit
acd1efe23f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
-e .
|
||||
black==19.3b0
|
||||
coverage==5.0.2
|
||||
coverage==5.0.3
|
||||
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
|
||||
|
|
|
|||
Loading…
Reference in a new issue