Skip to content

Commit

Permalink
chore(deps): bump flask-cors from 4.0.1 to 5.0.0 in /requirements (#2049
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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: nicomiguelino <nicomiguelino2014@gmail.com>
  • Loading branch information
dependabot[bot] and nicomiguelino authored Sep 9, 2024
1 parent 06d8967 commit 8882612
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ click==8.1.7
configparser==4.0.2
cryptography==3.3.2
Cython==0.29.33
Flask-Cors==4.0.1
Flask-Cors==5.0.0
flask-restful-swagger-2==0.35
flask-swagger-ui==3.36.0
Flask==2.2.5
Expand Down

0 comments on commit 8882612

Please sign in to comment.