From 10aeac04dece5683bb3a7986f80d0f961112fa2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 27 Oct 2024 07:20:59 +0000 Subject: [PATCH] chore(deps): bump django-cors-headers from 4.4.0 to 4.5.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.4.0 to 4.5.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.4.0...4.5.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 f8ef2289..172b0a92 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-gnupg==0.5.3 daphne==4.1.2 drf-spectacular==0.27.2 drf-spectacular-sidecar==2024.7.1 -django-cors-headers==4.4.0 +django-cors-headers==4.5.0 base91==1.0.1 nostr-sdk==0.35.1 pygeohash==1.2.0