Skip to content

Commit

Permalink
chore(deps): bump flask-cors from 3.0.10 to 4.0.1 in /e2e/projects/vo…
Browse files Browse the repository at this point in the history
…te-helm-modules/api-image (#6018)

chore(deps): bump flask-cors

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.10 to 4.0.1.
- [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...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 13, 2024
1 parent cd5b424 commit 18df29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/projects/vote-helm-modules/api-image/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Flask==2.2.5
redis==4.4.4
gunicorn==22.0.0
flask-cors==3.0.10
flask-cors==4.0.1
requests==2.31.0
urllib3==1.26.17

0 comments on commit 18df29a

Please sign in to comment.