From 679aff8f53157c2e550a418273b38d15b7c15ec8 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Nov 2020 05:23:18 +0000 Subject: [PATCH] Bump django-cors-headers from 3.4.0 to 3.5.0 in /src/requirements Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.4.0 to 3.5.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.4.0...3.5.0) Signed-off-by: dependabot-preview[bot] --- 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 f47b4d43..b117060c 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==14.1.0 -django-cors-headers==3.4.0 +django-cors-headers==3.5.0 django-extensions==3.0.9 django-filter==2.3.0 django-leaflet==0.27.1