Skip to content

Commit aa0e9fc

Browse files
fix(deps): update dependency django-ipware to v7 (#3515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 011563b commit aa0e9fc

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed

poetry.lock

Lines changed: 22 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ django = "4.2.21"
2121
django-anymail = { version = "13.0", extras = ["mailgun"] }
2222
django-filter = "^23.4"
2323
django-hijack = "3.7.2"
24-
django-ipware = "3.0.7"
24+
django-ipware = "7.0.1"
2525
django-oauth-toolkit = "1.7.1"
2626
django-redis = "5.0.0"
2727
django-robots = "6.1"

0 commit comments

Comments
 (0)