Skip to content
This repository has been archived by the owner on Sep 17, 2024. It is now read-only.

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Anthony Byledbal <[email protected]>
  • Loading branch information
dependabot[bot] and ByAnthony authored May 9, 2024
1 parent 42f26c0 commit b0243d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ distlib==0.3.6
exceptiongroup==1.1.2
filelock==3.12.2
Flask==2.3.2
Flask-Cors==4.0.0
Flask-Cors==4.0.1
Flask-MySQLdb==1.0.1
gunicorn==22.0.0
identify==2.5.24
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ distlib==0.3.6
exceptiongroup==1.1.2
filelock==3.12.2
Flask==2.3.2
Flask-Cors==4.0.0
Flask-Cors==4.0.1
Flask-MySQLdb==1.0.1
gunicorn==22.0.0
identify==2.5.24
Expand Down

0 comments on commit b0243d0

Please sign in to comment.