Skip to content

Commit 7f753a9

Browse files
dependabot[bot]peterthomassen
authored andcommitted
chore(deps): update django-cors-headers requirement in /api
Updates the requirements on [django-cors-headers](https://github.com/adamchainz/django-cors-headers) to permit the latest version. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.7.0...4.8.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-version: 4.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56b8f9b commit 7f753a9

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
@@ -3,7 +3,7 @@ celery~=5.5.3
33
coverage~=7.10.6
44
cryptography~=45.0.7
55
Django~=5.2.3
6-
django-cors-headers~=4.7.0
6+
django-cors-headers~=4.8.0
77
djangorestframework~=3.16.1
88
django-celery-email~=3.0.0
99
django-netfields~=1.3.2

0 commit comments

Comments
 (0)