Skip to content

Commit bd8c7c2

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

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,2 +1,2 @@
11
# Used by readthedocs.org to build the documentation
2-
Django>=4.2.14,<6
2+
Django>=4.2.14,<7

0 commit comments

Comments
 (0)