Skip to content

Commit 1852c5c

Browse files
Update django-timezone-field requirement from >=7.2.1 to >=7.2.2
Updates the requirements on [django-timezone-field](https://github.com/mfogel/django-timezone-field) to permit the latest version. - [Commits](mfogel/django-timezone-field@7.2.1...7.2.2) --- updated-dependencies: - dependency-name: django-timezone-field dependency-version: 7.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c9ae80f commit 1852c5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/default.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
celery>=5.2.3,<6.0
22
importlib-metadata<5.0; python_version<"3.8" # TODO: remove this when celery >= 5.3.0
3-
django-timezone-field>=7.2.1
3+
django-timezone-field>=7.2.2
44
backports.zoneinfo; python_version<"3.9"
55
tzdata
66
python-crontab>=3.3.0

0 commit comments

Comments
 (0)