From 42df50bd43ccf0cbb9beb3c1d3579d60b8434440 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Sun, 5 Mar 2023 14:43:42 +0000
Subject: [PATCH] Update dependency django-ipware to v5

---
 pyproject.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyproject.toml b/pyproject.toml
index 92ff925ec..6c6616fda 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -66,7 +66,7 @@ colour = "^0.1.5"
 dynaconf = {version = "^3.1", extras = ["yaml", "toml", "ini"]}
 django-auth-ldap = { version = "^4.0", optional = true }
 django-maintenance-mode = "^0.18.0"
-django-ipware = "^4.0"
+django-ipware = "^5.0"
 django-impersonate = "^1.4"
 psycopg2 = "^2.8"
 django_select2 = "^8.0"
-- 
GitLab