Skip to content

Commit b6299d2

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.0.0...4.1.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6f09928 commit b6299d2

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.3.1
33
coverage~=7.2.7
44
cryptography~=41.0.1
55
Django~=4.1.0 # upgrade once django-pgtrigger is compatible
6-
django-cors-headers~=4.0.0
6+
django-cors-headers~=4.1.0
77
djangorestframework~=3.14.0
88
django-celery-email~=3.0.0
99
django-netfields~=1.3.0

0 commit comments

Comments
 (0)