diff --git a/requirements.txt b/requirements.txt
index 2d116605a49e96d1b83a76c2979804834cd77b80..07c67b71f06e8b7cdaea432eec187107265b6539 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