From 3a05b408f4b9ed8f9341f4d2324cc52587025457 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@fachschaften.org>
Date: Sun, 18 Jun 2023 22:11:05 +0000
Subject: [PATCH] Update dependency django-timezone-field to v5.1

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

diff --git a/requirements.txt b/requirements.txt
index 2d116605..07c67b71 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ django-bootstrap5==23.1
 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
-django-timezone-field==5.0
+django-timezone-field==5.1
 djangorestframework==3.14.0
 django-simple-history==3.3.0
 django-registration-redux==2.12
-- 
GitLab