Skip to content

Commit 4fcb61d

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

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.10.6
44
cryptography~=45.0.7
5-
Django~=5.2.3
5+
Django~=4.2.2
66
django-cors-headers~=4.8.0
77
djangorestframework~=3.16.1
88
django-celery-email~=3.0.0

0 commit comments

Comments
 (0)