mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-10 08:35:01 +00:00
Bump coverage from 5.5 to 6.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.5 to 6.0. - [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.5...6.0) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
85917df508
commit
f7e9b8ebc1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
-e .
|
||||
coverage==5.5
|
||||
coverage==6.0
|
||||
pytest==6.2.5
|
||||
pytest-cov==2.12.1
|
||||
pytest-django==4.4.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue