From ef244f8c3e0802564e21d1dc0bc5d03efd8db3fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Jun 2024 13:22:47 +0000 Subject: [PATCH] Bump django-cors-headers from 4.3.1 to 4.4.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.1 to 4.4.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.1...4.4.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 84a912d..3c99fbd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ dj-rest-auth==6.0.0 django-allauth==0.61.1 -django-cors-headers==4.3.1 +django-cors-headers==4.4.0 django-environ==0.11.2 django-import-export==4.0.9 django-q2==1.6.2