Skip to content

Commit

Permalink
⬆️ Bump flask-cors from 4.0.1 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 5.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@4.0.1...5.0.0)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 19d0b3b commit fbd1f06
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ python = "^3.9"
uwsgi = "^2.0.22"
uwsgitop = "^0.11"
flask-restful = "^0.3.10"
flask-cors = "^4.0.0"
flask-cors = "^5.0.0"
python-dateutil = "^2.8.2"
flake8 = "^6.1.0"
pytest = "^7.4.2"
Expand Down

0 comments on commit fbd1f06

Please sign in to comment.