Skip to content

Commit

Permalink
Update Flask Version to fix vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
lepture committed May 23, 2019
1 parent 9e6f152 commit 2547233
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ Flask-OAuthlib
==============

.. image:: https://img.shields.io/badge/donate-lepture-green.svg
:target: https://typlog.com/donate?amount=10&reason=lepture%2Fflask-oauthlib
:target: https://lepture.com/donate
:alt: Donate lepture
.. image:: https://img.shields.io/pypi/wheel/flask-oauthlib.svg
:target: https://pypi.python.org/pypi/flask-OAuthlib/
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==0.12.2
Flask>=0.12.3
mock==2.0.0
oauthlib==2.0.6
requests-oauthlib==0.8.0
Expand Down

0 comments on commit 2547233

Please sign in to comment.