Skip to content

Commit

Permalink
Flask patch update
Browse files Browse the repository at this point in the history
  • Loading branch information
David Read authored and tino097 committed Nov 29, 2018
1 parent 9f1d0dd commit c5439af
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.3
click==6.7
fanstatic==0.12
Flask==0.12.2
Flask==0.12.4
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.12.2 # via flask-babel
Flask==0.12.4 # via flask-babel
FormEncode==1.3.1 # via pylons
funcsigs==1.0.2 # via beaker
html5lib==1.0.1 # via bleach
Expand Down

0 comments on commit c5439af

Please sign in to comment.