Skip to content

Commit 8022337

Browse files
build(deps): update django requirement from <5,>=4.2.13 to >=4.2.13,<6
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@4.2.13...5.2.7) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e2ba13 commit 8022337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_reqs.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Django>=4.2.13,<5
1+
Django>=4.2.13,<6
22
Markdown==3.9
33
coverage==7.11.0
44
flake8==7.2.0

0 commit comments

Comments
 (0)