From c75d383a6bef78592a752bc0fada4f981d29a168 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 13:00:52 +0000 Subject: [PATCH] Bump django-cors-headers from 3.14.0 to 4.2.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.14.0 to 4.2.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.2.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e2944ed0f45..37ed197a11b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ django==3.2.20 # wagtailmedia django-admin-sortable==2.3 # via -r requirements.in -django-cors-headers==3.14.0 +django-cors-headers==4.2.0 # via -r requirements.in django-csp==3.7 # via -r requirements.in