Skip to content

Commit

Permalink
[deps] Update django requirement
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@3.2.18...5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2024
1 parent d980b65 commit 1282018
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Does not supports Django 4.0.0
django>=3.2.18,!=4.0.*,<4.3
django>=3.2.18,!=4.0.0.a,<5.2
channels~=3.0.4
django-leaflet~=0.30.1
Pillow~=10.4.0
Expand Down

0 comments on commit 1282018

Please sign in to comment.