mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
Bump coverage from 5.2 to 5.2.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.2 to 5.2.1. - [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.2...coverage-5.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
7992e01b26
commit
ff4cd6caa7
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
-e .
|
||||
black==19.3b0
|
||||
coverage==5.2
|
||||
coverage==5.2.1
|
||||
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.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue