From 332485c63ee39f6ade281696d718185946089662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 00:01:29 +0000 Subject: [PATCH] build(deps): update django-ipware requirement from <6.1 to <7.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/0.0.1...v7.0.1) --- updated-dependencies: - dependency-name: django-ipware dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f87e9f38c5..e9f4551df76 100644 --- a/requirements.txt +++ b/requirements.txt @@ -130,7 +130,7 @@ django-cors-headers==4.3.1 user-agents django-user-agents xmljson -django-ipware<6.1 +django-ipware<7.1 # no version here, use latest one with fresh data pycountry