From 271f5e3ed979973e24d4024848759c1c9947c23f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2020 03:48:29 +0000 Subject: [PATCH] Bump django-cors-headers from 3.2.0 to 3.2.1 in /src/requirements Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.2.0 to 3.2.1. - [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.2.0...3.2.1) 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 efef7d4c..9491c82f 100644 --- a/src/requirements/production.txt +++ b/src/requirements/production.txt @@ -9,7 +9,7 @@ django-allauth-2fa==0.7 django-betterforms==1.2 django-bleach==0.6.1 django-bootstrap3==12.0.3 -django-cors-headers==3.2.0 +django-cors-headers==3.2.1 django-extensions==2.2.5 django-filter==2.2.0 django-reversion==3.0.5