Skip to content

Commit

Permalink
Merge pull request #2383 from Turbo87/flask
Browse files Browse the repository at this point in the history
Update flask to v1.1.2
  • Loading branch information
Turbo87 authored Feb 1, 2021
2 parents cdb730a + 4e42e5a commit 11b47e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ babel = "==2.7.0"
celery = { version = "==3.1.26.post2", extras = ["redis"] }
crc16 = "==0.1.1"
enum34 = "==1.1.6"
flask = "==1.0.3"
flask = "==1.1.2"
flask-caching = "==1.7.2"
flask-migrate = "==2.4.0"
flask-oauthlib = "==0.9.6"
Expand Down
8 changes: 4 additions & 4 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 11b47e5

Please sign in to comment.