mirror of
https://github.com/jazzband/django-axes.git
synced 2026-03-16 22:30:23 +00:00
chore(deps): bump coverage from 7.6.0 to 7.6.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.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/7.6.0...7.6.1) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2c4a4f6f8d
commit
f0be0d3b8a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
-e .
|
||||
django-ipware>=3
|
||||
coverage==7.6.0
|
||||
coverage==7.6.1
|
||||
pytest==8.3.2
|
||||
pytest-cov==5.0.0
|
||||
pytest-django==4.8.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue