From ca4f6daed8de2d732f2b9ce5a5266e07247b3971 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 17:50:03 +0900 Subject: [PATCH] Bump django-cors-headers from 3.0.2 to 3.2.1 (#50) Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.0.2 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.0.2...3.2.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 538c1b2..1f6bdc3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ Django==2.2.8 -django-cors-headers==3.0.2 +django-cors-headers==3.2.1 mecab-python3==0.7