Bump flask from 1.0.3 to 1.1.1

Bumps [flask](https://github.com/pallets/flask) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/master/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/1.0.3...1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-08-28 10:20:23 +00:00
parent ac4d143d7f
commit e369b554b1
3 changed files with 6 additions and 6 deletions

View File

@ -12,7 +12,7 @@ brotli = ">=1.0.1"
celery = "*" celery = "*"
csscompressor = "*" csscompressor = "*"
doit = "*" doit = "*"
flask = "~=1.0" flask = "~=1.1"
flask-migrate = "*" flask-migrate = "*"
flask-sqlalchemy = "*" flask-sqlalchemy = "*"
gunicorn = ">=19.8" gunicorn = ">=19.8"

8
Pipfile.lock generated
View File

@ -1,7 +1,7 @@
{ {
"_meta": { "_meta": {
"hash": { "hash": {
"sha256": "977092d60a07932093ac767fd240cc63bbb76e11d5c4dad614a98399cc7c0000" "sha256": "4d0638b37783887460f4a487a9f61e9ea9b7ada021d4ce62c48946e4f304097e"
}, },
"pipfile-spec": 6, "pipfile-spec": 6,
"requires": {}, "requires": {},
@ -136,11 +136,11 @@
}, },
"flask": { "flask": {
"hashes": [ "hashes": [
"sha256:ad7c6d841e64296b962296c2c2dabc6543752985727af86a975072dea984b6f3", "sha256:13f9f196f330c7c2c5d7a5cf91af894110ca0215ac051b5844701f2bfd934d52",
"sha256:e7d32475d1de5facaa55e3958bc4ec66d3762076b074296aa50ef8fdc5b9df61" "sha256:45eb5a6fd193d6cf7e0cf5d8a5b31f83d5faae0293695626f539a823e93b13f6"
], ],
"index": "pypi", "index": "pypi",
"version": "==1.0.3" "version": "==1.1.1"
}, },
"flask-migrate": { "flask-migrate": {
"hashes": [ "hashes": [

View File

@ -14,7 +14,7 @@ decorator==4.4.0
doit==0.31.1 doit==0.31.1
flask-migrate==2.5.2 flask-migrate==2.5.2
flask-sqlalchemy==2.4.0 flask-sqlalchemy==2.4.0
flask==1.0.3 flask==1.1.1
gunicorn==19.9.0 gunicorn==19.9.0
honcho==1.0.1 honcho==1.0.1
idna==2.8 idna==2.8