Skip to content

Commit c573bc8

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 5fe55ba commit c573bc8

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,<6
1+
Django>=4.2.14,<7
22
httplib2==0.31.0
33
feedparser==6.0.12
44
Markdown==3.10

0 commit comments

Comments
 (0)