From 54918e750991f129b3ddf0a6fd3044177adb2e6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 07:37:28 +0000 Subject: [PATCH] chore(deps): bump django-cors-headers from 4.5.0 to 4.6.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.5.0 to 4.6.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.5.0...4.6.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 0b9870b2..a08bb7ab 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.12.1 -django-cors-headers==4.5.0 +django-cors-headers==4.6.0 base91==1.0.1 nostr-sdk==0.35.1 pygeohash==1.2.0