Skip to content

Commit 2c83f6e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django>=4.2.14,<5
1+
Django>=4.2.14,<6
22
asgiref==3.8.1
33
psycopg[binary]==3.2.3
44
statsd==4.0.1

0 commit comments

Comments
 (0)