Skip to content

Commit

Permalink
Update django requirement from <3 to <6 in /echo-service
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@1.0...5.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 17, 2024
1 parent ae860b1 commit c44b1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion echo-service/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
certifi==2022.12.7
chardet==3.0.4
Django<3
Django<6
djangorestframework<4
drf-haystack<1.9
idna==2.8
Expand Down

0 comments on commit c44b1f1

Please sign in to comment.