mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Bump coverage from 5.0.3 to 5.0.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.0.3 to 5.0.4. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/coverage-5.0.3...coverage-5.0.4) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
2a7c2114f5
commit
7cc9dc3343
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
-e .
|
||||
black==19.3b0
|
||||
coverage==5.0.3
|
||||
coverage==5.0.4
|
||||
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.4.1
|
||||
|
|
|
|||
Loading…
Reference in a new issue