mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-22 08:21:13 -05:00
Update flask-bcrypt from 0.7.1 to 1.0.1
There's no changelog for this, but I've looked through all the commits and can't see any reason why this needed a major version bump or anything that should cause us issues.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
cffi==1.15.0
|
cffi==1.15.0
|
||||||
celery[sqs]==5.2.6
|
celery[sqs]==5.2.6
|
||||||
Flask-Bcrypt==0.7.1
|
Flask-Bcrypt==1.0.1
|
||||||
flask-marshmallow==0.14.0
|
flask-marshmallow==0.14.0
|
||||||
Flask-Migrate==3.1.0
|
Flask-Migrate==3.1.0
|
||||||
git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
|
git+https://github.com/mitsuhiko/flask-sqlalchemy.git@500e732dd1b975a56ab06a46bd1a20a21e682262#egg=Flask-SQLAlchemy==2.3.2.dev20190108
|
||||||
|
|||||||
@@ -82,7 +82,7 @@ flask==2.1.1
|
|||||||
# flask-redis
|
# flask-redis
|
||||||
# gds-metrics
|
# gds-metrics
|
||||||
# notifications-utils
|
# notifications-utils
|
||||||
flask-bcrypt==0.7.1
|
flask-bcrypt==1.0.1
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
flask-marshmallow==0.14.0
|
flask-marshmallow==0.14.0
|
||||||
# via -r requirements.in
|
# via -r requirements.in
|
||||||
|
|||||||
Reference in New Issue
Block a user