From 09f02b1c98c4c1582e72f29782deb1af155e7d50 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Thu, 6 Jul 2023 22:10:20 +0000
Subject: [PATCH] Update dependency graphene-django to >=3.0.0, <=3.1.2

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

diff --git a/pyproject.toml b/pyproject.toml
index 0559f0634..da2250435 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -124,7 +124,7 @@ django-cte = "^1.1.5"
 pycountry = "^22.0.0"
 django-iconify = "^0.3"
 customidenticon = "^0.1.5"
-graphene-django = ">=3.0.0, <=3.1.1"
+graphene-django = ">=3.0.0, <=3.1.2"
 selenium = "^4.4.3"
 django-vite = "^2.0.2"
 graphene-django-cud = "^0.10.0"
-- 
GitLab