Skip to content

Commit a29b445

Browse files
authored
Merge pull request #6 from LANL-Bioinformatics/dependabot/pip/services/phame/flask-cors-3.0.9
Bump flask-cors from 3.0.7 to 3.0.9 in /services/phame
2 parents cf479e5 + 65b412d commit a29b445

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

services/phame/requirements-prod.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ click==6.7
88
flake8===3.6.0
99
Flask==1.0.2
1010
flask-login
11-
flask_cors==3.0.7
11+
flask_cors==3.0.9
1212
Flask-JSGlue
1313
flask_migrate==2.2.0
1414
Flask-SQLAlchemy==2.3.2

services/phame/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ flake8===3.6.0
99
Flask==1.0.2
1010
flask-login
1111
flask_debugtoolbar==0.10.1
12-
flask_cors==3.0.7
12+
flask_cors==3.0.9
1313
Flask-JSGlue
1414
flask_migrate==2.2.0
1515
Flask-SQLAlchemy==2.3.2

0 commit comments

Comments
 (0)