Skip to content

Commit db86a40

Browse files
Bump flask-cors from 3.0.8 to 3.0.9 in /requirements
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>
1 parent 7b1c764 commit db86a40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements/local.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2019.11.28
55
chardet==3.0.4
66
Click==7.0
77
Flask==1.1.1
8-
Flask-Cors==3.0.8
8+
Flask-Cors==3.0.9
99
gunicorn==20.0.4
1010
idna==2.8
1111
importlib-metadata==1.3.0

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ certifi==2019.11.28
55
chardet==3.0.4
66
Click==7.0
77
Flask==1.1.1
8-
Flask-Cors==3.0.8
8+
Flask-Cors==3.0.9
99
gunicorn==20.0.4
1010
idna==2.8
1111
importlib-metadata==1.3.0

0 commit comments

Comments
 (0)