Skip to content

Commit

Permalink
build(deps): bump flask-cors from 3.0.9 to 4.0.1 (#219)
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.9 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.9...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>
Co-authored-by: Alex Kanitz <alexander.kanitz@unibas.ch>
  • Loading branch information
dependabot[bot] and uniqueg committed May 19, 2024
1 parent 3007761 commit 19c127b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ connexion>=2.11.2,<3.0.0
cryptography==42.0.4
Flask==2.2.5
flask-authz==2.5.1
Flask-Cors==3.0.9
Flask-Cors==4.0.1
Flask-PyMongo==2.3.0
pydantic==1.10.13
PyJWT==2.4.0
Expand Down

0 comments on commit 19c127b

Please sign in to comment.