Skip to content

Commit 4ed1edc

Browse files
[deps] Update django requirement from <=5.3.0,>=4.2.0 to >=4.2.0,<=6.0.1
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@4.2...6.0.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 036202e commit 4ed1edc

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
# Supports Django 4.2 through 5.2, including release candidates
2-
django>=4.2.0,<=5.3.0
2+
django>=4.2.0,<=6.0.1
33
openwisp-utils @ https://github.com/openwisp/openwisp-utils/archive/refs/heads/1.3.tar.gz
44
jsonfield>=3.1.0,<4.0.0
55
cryptography~=46.0.3

0 commit comments

Comments
 (0)