Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jun 13, 2018
1 parent cb59d60 commit 7739690
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -7,7 +7,7 @@ verify_ssl = true
[packages]

flask = "==0.12.2"
flask-cors = "==3.0.4"
flask-cors = "==3.0.6"
flask-featureflags = "==0.6"
flasgger = "==0.8.1"
"psycopg2" = "==2.7.4"
Expand Down
22 changes: 11 additions & 11 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7739690

Please sign in to comment.