From 844aac009b6234221a8df6406010206a6583ee3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 10:07:00 +1000 Subject: [PATCH] Bump flask-cors from 3.0.10 to 4.0.0 (#120) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.0.
Release notes

Sourced from flask-cors's releases.

v4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/corydolphin/flask-cors/compare/3.1.01...v4.0.0

Release 4.0.0

What's Changed

New Contributors

Full Changelog: https://github.com/corydolphin/flask-cors/compare/3.1.01...v4.0.0

PreRelease: v4.0.0a

What's Changed

New Contributors

Full Changelog: https://github.com/corydolphin/flask-cors/compare/3.1.01...v4.0.0a

3.1.01

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from flask-cors's changelog.

4.0.0

3.1.01

Commits

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=flask-cors&package-manager=pip&previous-version=3.0.10&new-version=4.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) ---
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 46a13951..5a6ef86f 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ cffi = "==1.15.1" click = ">=7.1.2" distlib = "==0.3.7" filelock = "==3.0.12" -flask-cors = "==3.0.10" +flask-cors = "==4.0.0" flask-restful = "==0.3.10" flask = "==2.3.3" greenlet = "==2.0.2" diff --git a/Pipfile.lock b/Pipfile.lock index dee4a8c8..e4d776a7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b1925938269d7ed3d29d23c9a901df4469e73dfadcb5ad45c1efafb9b29c1365" + "sha256": "d460a7e3ea9e5fcf77cd71975fd3e1d989226cd4e6818c01a2150c1bf254b8ed" }, "pipfile-spec": 6, "requires": { @@ -243,11 +243,11 @@ }, "flask-cors": { "hashes": [ - "sha256:74efc975af1194fc7891ff5cd85b0f7478be4f7f59fe158102e91abb72bb4438", - "sha256:b60839393f3b84a0f3746f6cdca56c1ad7426aa738b70d6c61375857823181de" + "sha256:bc3492bfd6368d27cfe79c7821df5a8a319e1a6d5eab277a3794be19bdc51783", + "sha256:f268522fcb2f73e2ecdde1ef45e2fd5c71cc48fe03cffb4b441c6d1b40684eb0" ], "index": "pypi", - "version": "==3.0.10" + "version": "==4.0.0" }, "flask-restful": { "hashes": [