Skip to content

Commit 9bad0e4

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

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 +1 @@
1-
Django>=4.2.10,<6
1+
Django>=4.2.10,<7

0 commit comments

Comments
 (0)