Update flask from 2.1.0 to 2.1.1

This commit is contained in:
Katie Smith
2022-04-14 10:17:20 +01:00
parent 0cd06dba62
commit 1f705f3c29
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ Flask-Bcrypt==0.7.1
flask-marshmallow==0.14.0
Flask-Migrate==3.1.0
git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
Flask==2.1.0
Flask==2.1.1
click-datetime==0.2
# Should be pinned until a new gunicorn release greater than 20.1.0 comes out. (Due to eventlet v0.33 compatibility issues)
git+https://github.com/benoitc/gunicorn.git@1299ea9e967a61ae2edebe191082fd169b864c64#egg=gunicorn[eventlet]==20.1.0

View File

@@ -73,7 +73,7 @@ docutils==0.15.2
# via awscli
eventlet==0.33.0
# via gunicorn
flask==2.1.0
flask==2.1.1
# via
# -r requirements.in
# flask-bcrypt