From c84ffcfb823861575e6edcf71b59cc1e6b689f5a Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@fachschaften.org>
Date: Sat, 14 Oct 2023 08:23:06 +0000
Subject: [PATCH] Update dependency django-simple-history to v3.4.0

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

diff --git a/requirements.txt b/requirements.txt
index 1d657a58..d9fdb138 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,7 +5,7 @@ django-fontawesome-6==1.0.0.0 # Provides an icon field for models and forms as w
 django-split-settings==1.2.0
 django-timezone-field==5.1
 djangorestframework==3.14.0
-django-simple-history==3.3.0
+django-simple-history==3.4.0
 django-registration-redux==2.12
 django-debug-toolbar==4.2.0
 django-bootstrap-datepicker-plus==5.0.4
-- 
GitLab