From ec23f1631eae8ee5d9f2c60467cf74c8c2886751 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 01:36:15 +0000 Subject: [PATCH] Bump django-cors-headers from 3.14.0 to 4.6.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.14.0 to 4.6.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.14.0...4.6.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements/base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/base.txt b/requirements/base.txt index f7bd933fc..a2e7b3e68 100644 --- a/requirements/base.txt +++ b/requirements/base.txt @@ -4,7 +4,7 @@ django-allauth==0.63.6 django-anymail[mailgun]==8.6 django-autoslug==1.9.9 # https://github.com/justinmayer/django-autoslug django-ckeditor==6.7.1 # Todo: Unused, remove. -django-cors-headers==3.14.0 +django-cors-headers==4.6.0 django-crispy-forms==1.14.0 # https://github.com/django-crispy-forms/django-crispy-forms django-environ==0.11.2 django-filebrowser-no-grappelli==4.0.2