From 7fcc57621496dd166be7535bac28f6c4c3a25a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 19 Nov 2023 13:48:31 +0000 Subject: [PATCH] Bump django-cors-headers from 4.3.0 to 4.3.1 (#958) Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.3.0 to 4.3.1. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.3.0...4.3.1) --- updated-dependencies: - dependency-name: django-cors-headers dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dcd4c8f9..30b3b163 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,5 +26,5 @@ python-gnupg==0.5.1 daphne==4.0.0 drf-spectacular==0.26.2 drf-spectacular-sidecar==2023.5.1 -django-cors-headers==4.3.0 +django-cors-headers==4.3.1 base91==1.0.1