From 6eacf6d10a5e7bbd21624940286131bc29b6c53d Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate@fachschaften.org>
Date: Mon, 21 Aug 2023 01:42:51 +0000
Subject: [PATCH] Update dependency django-timezone-field to v6

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

diff --git a/requirements.txt b/requirements.txt
index 6c0ee5f2..ac79f638 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -3,7 +3,7 @@ django-bootstrap5==23.3
 fontawesomefree==6.4.2 # 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.1
+django-timezone-field==6.0
 djangorestframework==3.14.0
 django-simple-history==3.3.0
 django-registration-redux==2.12
-- 
GitLab