Skip to content
This repository was archived by the owner on Dec 18, 2023. It is now read-only.

Commit cca9821

Browse files
Update django requirement from <4.1,>=4.0.9 to >=4.0.9,<4.3
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@4.0.9...4.2.4) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cabad76 commit cca9821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django>=4.0.9, <4.1
1+
Django>=4.0.9, <4.3
22
psycopg2-binary==2.9.7
33
pytz==2023.3
44
django-crispy-forms==1.14.0

0 commit comments

Comments
 (0)