Skip to content

Commit 38b219a

Browse files
Update django requirement from <6,>=4.2.11 to >=4.2.11,<7
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@4.2.11...6.0) --- updated-dependencies: - dependency-name: django dependency-version: '6.0' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6bc812f commit 38b219a

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.11,<6
1+
Django>=4.2.11,<7
22
backports.zoneinfo;python_version<"3.9"
33
pytz==2025.2
44
httplib2==0.31.0

0 commit comments

Comments
 (0)