From cc3b5bbc2c50ec1744b025ed82ad1e6d6d6ee359 Mon Sep 17 00:00:00 2001
From: Tine Wittler <no-reply@edugit.org>
Date: Thu, 3 Apr 2025 13:48:37 +0000
Subject: [PATCH] Update dependency django-maintenance-mode to ^0.22.0

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

diff --git a/pyproject.toml b/pyproject.toml
index b5608714d..fabfb508a 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -65,7 +65,7 @@ django-phonenumber-field = {version = "^8.0", extras = ["phonenumbers"]}
 colour = "^0.1.5"
 dynaconf = {version = "^3.1", extras = ["yaml", "toml", "ini"]}
 django-auth-ldap = { version = "^5.1", optional = true }
-django-maintenance-mode = "^0.21.0"
+django-maintenance-mode = "^0.22.0"
 django-ipware = "^7.0"
 django-impersonate = "^1.4"
 psycopg = "^3.2"
-- 
GitLab