From 815fce9b7a27337e07ea7c2270331d54a9ab3b34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 11:23:31 +0000 Subject: [PATCH] Bump django-cors-headers from 3.8.0 to 3.10.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 3.8.0 to 3.10.0. - [Release notes](https://github.com/adamchainz/django-cors-headers/releases) - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/HISTORY.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/3.8.0...3.10.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3fb4c5d..b9990ae 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ chardet==4.0.0 colorama==0.4.4 dj-database-url==0.5.0 Django==3.2.8 -django-cors-headers==3.8.0 +django-cors-headers==3.10.0 django-db-logger==0.1.10 djangorestframework==3.12.4 google-auth==2.0.0