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.0.7)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 15, 2024
1 parent 256e36b commit 389265f
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.1
openwisp-utils @ https://github.com/openwisp/openwisp-utils/tarball/master
jsonfield>=3.1.0,<4.0.0
cryptography~=42.0.8
Expand Down

0 comments on commit 389265f

Please sign in to comment.