Skip to content

Commit 297a2b2

Browse files
chore(deps): bump flask-cors from 3.0.10 to 4.0.0 (#8924)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.0. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@3.0.10...v4.0.0) --- updated-dependencies: - dependency-name: flask-cors dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11af08c commit 297a2b2

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ qrcode = "7.4.2"
9696
python-magic = "0.4.25"
9797
python-dotenv = "0.20.0"
9898
python-geoip = "1.2"
99-
flask-cors = "3.0.10"
99+
flask-cors = "4.0.0"
100100
python-pentabarf-xml = "0.20"
101101
python-geoip-geolite2 = "2015.303"
102102
pycountry = "22.3.5"

0 commit comments

Comments
 (0)