Skip to content

Commit

Permalink
build(deps): update django requirement from <5,>=4.2.13 to >=4.2.13,<6
Browse files Browse the repository at this point in the history
Updates the requirements on [django](https://github.com/django/django) to permit the latest version.
- [Commits](django/django@4.2.13...5.1)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 81cc0d1 commit 15e0ac9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_reqs.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django>=4.2.13,<5
Django>=4.2.13,<6
Markdown==3.6
coverage==7.6.1
flake8==7.1.1
Expand Down

0 comments on commit 15e0ac9

Please sign in to comment.