From a7a780ae8fc3c2b3288decba4bca1a5ad735382e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 09:07:50 +0000 Subject: [PATCH] chore(deps): bump django-cors-headers from 4.6.0 to 4.7.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.6.0 to 4.7.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.6.0...4.7.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-version: 4.7.0 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 ae4c196a..c540f125 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ python-gnupg==0.5.3 daphne==4.1.2 drf-spectacular==0.28.0 drf-spectacular-sidecar==2024.12.1 -django-cors-headers==4.6.0 +django-cors-headers==4.7.0 base91==1.0.1 nostr-sdk==0.35.1 pygeohash==1.2.0