From 9a3d2f2b0b0f0e9b865b43aa19468fc8527d19eb Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@fachschaften.org>
Date: Wed, 12 Jul 2023 22:23:06 +0000
Subject: [PATCH] Update dependency django-bootstrap5 to v23.3

---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 8bc06310..71c0415f 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
 Django==4.2.3
-django-bootstrap5==23.1
+django-bootstrap5==23.3
 fontawesomefree==6.4.0 # Makes static files (css, fonts) available locally
 django-fontawesome-6==1.0.0.0 # Provides an icon field for models and forms as well as handy shortcuts to render icons
 django-split-settings==1.2.0
-- 
GitLab