From d5fc6f9e682c49117a3ae5e636a0beda3fe77e5e Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Sat, 5 Nov 2022 18:16:07 +0000
Subject: [PATCH] Update dependency django_select2 to v8

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

diff --git a/pyproject.toml b/pyproject.toml
index 828f987b1..dc2a9ac3c 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -70,7 +70,7 @@ django-maintenance-mode = "^0.16.3"
 django-ipware = "^4.0"
 django-impersonate = "^1.4"
 psycopg2 = "^2.8"
-django_select2 = "^7.1"
+django_select2 = "^8.0"
 django-two-factor-auth = { version = "^1.14.0", extras = [ "yubikey", "phonenumbers", "call", "sms" ] }
 django-yarnpkg = "^6.0"
 django-material = "^1.6.0"
-- 
GitLab