Skip to content

Commit

Permalink
chore(deps): bump flask-cors from 4.0.1 to 4.0.2 in /examples/k8s-dep…
Browse files Browse the repository at this point in the history
…loy-shared-manifests/api (#6451)

chore(deps): bump flask-cors

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

---
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] authored Sep 17, 2024
1 parent 7705f6a commit 4f784aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/k8s-deploy-shared-manifests/api/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Flask==3.0.3
redis==4.4.4
gunicorn==22.0.0
flask-cors==4.0.1
flask-cors==4.0.2
requests==2.32.2
urllib3==1.26.19
psycopg2

0 comments on commit 4f784aa

Please sign in to comment.