Skip to content

Commit a5f2a6e

Browse files
Update django requirement from <5.2,>=5.1 to >=5.1,<5.3
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@5.1...5.2.1) --- updated-dependencies: - dependency-name: django dependency-version: 5.2.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8825deb commit a5f2a6e

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,4 +1,4 @@
1-
Django>=5.1,<5.2
1+
Django>=5.1,<5.3
22

33
pytz==2025.2
44
httplib2==0.22.0

0 commit comments

Comments
 (0)