Skip to content

Commit a21b26d

Browse files
chore(deps): update django requirement from ~=5.2.7 to ~=6.0.1 in /api
Updates the requirements on [django](https://github.com/django/django) to permit the latest version. - [Commits](django/django@5.2.7...6.0.1) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a4ae93 commit a21b26d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ captcha~=0.7.1
22
celery~=5.5.3
33
coverage~=7.13.1
44
cryptography~=46.0.3
5-
Django~=5.2.7
5+
Django~=6.0.1
66
django-cors-headers~=4.9.0
77
djangorestframework~=3.16.1
88
django-celery-email~=3.0.0

0 commit comments

Comments
 (0)