From a45a2d67c8388e73b18a43babf44e9463e194cc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Sep 2025 11:13:12 +0000 Subject: [PATCH] chore(deps): bump django-cors-headers from 4.6.0 to 4.9.0 Bumps [django-cors-headers](https://github.com/adamchainz/django-cors-headers) from 4.6.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.6.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] --- Pipfile | 2 +- Pipfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Pipfile b/Pipfile index 7e24933..beb4e0a 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ boto3 = "==1.39.15" celery = "==5.5.3" django = "==5.1.4" django-environ = "==0.12.0" -django-cors-headers = "==4.6.0" +django-cors-headers = "==4.9.0" django-filter = "==24.3" django-maintenance-mode = "==0.21.1" django-queryset-csv = "==1.1.0" diff --git a/Pipfile.lock b/Pipfile.lock index f4056d4..4bebd1c 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "dd9a4b8f388d97e73e82c7c47d6ca2f5b919bc7a5e29e8fc6b8353b2110ca311" + "sha256": "1f1400d7c606d2ae5bc5e0c03f7e169e04b36be0433ecf26cc085b779837363a" }, "pipfile-spec": 6, "requires": { @@ -188,11 +188,11 @@ }, "asgiref": { "hashes": [ - "sha256:a5ab6582236218e5ef1648f242fd9f10626cfd4de8dc377db215d5d5098e3142", - "sha256:f3bba7092a48005b5f5bacd747d36ee4a5a61f4a269a6df590b43144355ebd2c" + "sha256:0b61526596219d70396548fc003635056856dba5d0d086f86476f10b33c75960", + "sha256:a0249afacb66688ef258ffe503528360443e2b9a8d8c4581b6ebefa58c841ef1" ], "markers": "python_version >= '3.9'", - "version": "==3.9.1" + "version": "==3.9.2" }, "attrs": { "hashes": [ @@ -532,12 +532,12 @@ }, "django-cors-headers": { "hashes": [ - "sha256:14d76b4b4c8d39375baeddd89e4f08899051eeaf177cb02a29bd6eae8cf63aa8", - "sha256:8edbc0497e611c24d5150e0055d3b178c6534b8ed826fb6f53b21c63f5d48ba3" + "sha256:15c7f20727f90044dcee2216a9fd7303741a864865f0c3657e28b7056f61b449", + "sha256:fe5d7cb59fdc2c8c646ce84b727ac2bca8912a247e6e68e1fb507372178e59e8" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==4.6.0" + "version": "==4.9.0" }, "django-environ": { "hashes": [