Skip to content

Commit 361d1ba

Browse files
Update django requirement from <4,>=3.2.14 to >=3.2.14,<5
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@3.2.14...4.2.20) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c55ba89 commit 361d1ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django>=3.2.14,<4
1+
Django>=3.2.14,<5
22
asgiref==3.8.1
33
configparser==7.2.0
44
future==1.0.0

0 commit comments

Comments
 (0)