Skip to content

Commit 4cdcdb1

Browse files
deps: bump django-cors-headers from 4.6.0 to 4.9.0 in /Piicasso/backend
Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.6.0 to 4.9.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](adamchainz/django-cors-headers@4.6.0...4.9.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-version: 4.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0de87b9 commit 4cdcdb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Piicasso/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
Django==5.2.4
77
djangorestframework==3.15.2
88
djangorestframework-simplejwt==5.3.1
9-
django-cors-headers==4.6.0
9+
django-cors-headers==4.9.0
1010

1111
# API documentation
1212
drf-spectacular==0.28.0

0 commit comments

Comments
 (0)