Skip to content

Commit

Permalink
Merge pull request #4984 from DataShades/upgrade-flask-version
Browse files Browse the repository at this point in the history
Ugrade flask version to 1.1.1
  • Loading branch information
wardi committed Sep 17, 2019
2 parents f23a6cb + 5ecc78f commit cf7f4cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Expand Up @@ -5,7 +5,7 @@ Babel==2.3.4
bleach==3.0.2
click==6.7
fanstatic==0.12
Flask==0.12.4
Flask==1.1.1
Flask-Babel==0.11.2
Jinja2==2.10.1
Markdown==2.6.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -14,7 +14,7 @@ click==6.7
decorator==4.4.0 # via pylons, sqlalchemy-migrate
fanstatic==0.12
flask-babel==0.11.2
flask==0.12.4
Flask==1.1.1
formencode==1.3.1 # via pylons
funcsigs==1.0.2 # via beaker
idna==2.8 # via requests
Expand Down

0 comments on commit cf7f4cc

Please sign in to comment.