From 6dceb33e30baf3ec92530299ae88ec8cde617d00 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 12 Jul 2020 23:31:30 +0200 Subject: [PATCH] Bump django-cors-headers from 3.3.0 to 3.4.0 in /src/requirements (#558) Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.3.0 to 3.4.0. - [Release notes](https://github.com/adamchainz/django-cors-headers/releases) - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/master/HISTORY.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.3.0...3.4.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- src/requirements/production.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/requirements/production.txt b/src/requirements/production.txt index b20cd2a6..58176303 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -10,7 +10,7 @@ django-allauth==0.42.0 django-allauth-2fa==0.8 django-bleach==0.6.1 django-bootstrap3==12.1.0 -django-cors-headers==3.3.0 +django-cors-headers==3.4.0 django-extensions==2.2.9 django-filter==2.2.0 django-leaflet==0.26.0