mirror of
https://github.com/jazzband/django-axes.git
synced 2026-05-24 23:23:44 +00:00
chore(deps): update django-ipware requirement from >=3 to >=7.0.1
Updates the requirements on [django-ipware](https://github.com/un33k/django-ipware) to permit the latest version. - [Changelog](https://github.com/un33k/django-ipware/blob/master/CHANGELOG.md) - [Commits](https://github.com/un33k/django-ipware/compare/3.0.0...v7.0.1) --- updated-dependencies: - dependency-name: django-ipware dependency-version: 7.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b14b78a16e
commit
47e302c2ad
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
-e .
|
||||
black==26.3.1
|
||||
coverage==7.13.5
|
||||
django-ipware>=3
|
||||
django-ipware>=7.0.1
|
||||
mypy==1.19.1
|
||||
prospector==1.18.0
|
||||
pytest-cov==7.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue