Skip to content

Commit 6c3ef70

Browse files
[deps] Update django requirement
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] <support@github.com>
1 parent 997093c commit 6c3ef70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Does not supports Django 4.0.0
2-
django>=3.2.18,!=4.0.*,<4.3
2+
django>=3.2.18,!=4.0.0.a,<5.1
33
openwisp-utils @ https://github.com/openwisp/openwisp-utils/tarball/master
44
jsonfield>=3.1.0,<4.0.0
55
cryptography~=42.0.8

0 commit comments

Comments
 (0)