Skip to content

Commit

Permalink
Merge pull request #4024 from ckan/flask-0-12
Browse files Browse the repository at this point in the history
Flask upgraded to 0.12.2
  • Loading branch information
amercader committed Feb 22, 2018
2 parents 211f5b2 + 4727c7d commit 189b543
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 @@ -4,7 +4,7 @@ Babel==2.3.4
bleach==2.1.2
click==6.7
fanstatic==0.12
Flask==0.11.1
Flask==0.12.2
Flask-Babel==0.11.2
Jinja2==2.8
Markdown==2.6.7
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Expand Up @@ -12,7 +12,7 @@ click==6.7
decorator==4.2.1 # via pylons, sqlalchemy-migrate
fanstatic==0.12
Flask-Babel==0.11.2
Flask==0.11.1 # via flask-babel
Flask==0.12.2
FormEncode==1.3.1 # via pylons
funcsigs==1.0.2 # via beaker
html5lib==1.0.1 # via bleach
Expand Down

0 comments on commit 189b543

Please sign in to comment.