From d15049ee7d98e2caf96bd59f6f86aada577a225b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jan 2025 03:56:34 +0000 Subject: [PATCH] Bump django-timezone-field from 6.1.0 to 7.1 in /app Bumps [django-timezone-field](https://github.com/mfogel/django-timezone-field) from 6.1.0 to 7.1. - [Commits](https://github.com/mfogel/django-timezone-field/compare/6.1.0...7.1) --- updated-dependencies: - dependency-name: django-timezone-field dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/requirements.txt b/app/requirements.txt index eba0c7cbf..ad5dabc17 100644 --- a/app/requirements.txt +++ b/app/requirements.txt @@ -31,7 +31,7 @@ django-permissions-policy==4.20.0 django-redis==5.4.0 django-relativedelta==2.0.0 django-solo==2.2.0 -django-timezone-field==6.1.0 +django-timezone-field==7.1 djangorestframework==3.15.2 djangorestframework-simplejwt==5.3.1 drf-spectacular==0.27.2