From c1dfc99ca03e2a7398000fa3510f19ff2eff0233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Sep 2025 10:05:43 +0000 Subject: [PATCH] Bump django-cors-headers from 4.8.0 to 4.9.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.8.0 to 4.9.0. - [Changelog](https://github.com/adamchainz/django-cors-headers/blob/main/CHANGELOG.rst) - [Commits](https://github.com/adamchainz/django-cors-headers/compare/4.8.0...4.9.0) --- updated-dependencies: - dependency-name: django-cors-headers dependency-version: 4.9.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 915927c1e..53d1d7f60 100644 --- a/requirements.txt +++ b/requirements.txt @@ -73,7 +73,7 @@ Faker==37.8.0 factory_boy==3.3.0 django-impersonate==1.9.2 django-registration-redux==2.13 -django-cors-headers==4.8.0 +django-cors-headers==4.9.0 httplib2==0.31.0 oauth==1.0.1