Skip to content

Commit 47b7ecc

Browse files
Bump django-timezone-field from 7.0 to 7.1 in /backend
Bumps [django-timezone-field](https://github.com/mfogel/django-timezone-field) from 7.0 to 7.1. - [Commits](mfogel/django-timezone-field@7.0...7.1) --- updated-dependencies: - dependency-name: django-timezone-field dependency-version: '7.1' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e0b8a57 commit 47b7ecc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies = [
4747
"django==5.1.4",
4848
"django-environ==0.10.0",
4949
"django-model-utils==5.0.0",
50-
"django-timezone-field==7.0",
50+
"django-timezone-field==7.1",
5151
"certifi==2024.7.4",
5252
"chardet==5.2.0",
5353
"idna==3.7",

0 commit comments

Comments
 (0)