Skip to content

Commit

Permalink
build(deps): bump flask-cors from 3.0.8 to 3.0.9 (#783)
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@3.0.8...3.0.9)

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 10, 2021
1 parent 242d4de commit 3c35522
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-osbs.txt
Expand Up @@ -41,7 +41,7 @@ elasticsearch==7.0.4
elasticsearch-dsl==7.0.0
fakeredis==1.1.0
Flask==1.1.1
Flask-Cors==3.0.8
Flask-Cors==3.0.9
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -42,7 +42,7 @@ elasticsearch==7.0.4
elasticsearch-dsl==7.0.0
fakeredis==1.1.0
Flask==1.1.1
Flask-Cors==3.0.8
Flask-Cors==3.0.9
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-Principal==0.4.0
Expand Down

0 comments on commit 3c35522

Please sign in to comment.