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:
Katie Smith
2022-04-14 13:15:33 +01:00
parent 1f705f3c29
commit 667d505b5d
2 changed files with 2 additions and 2 deletions

View File

@@ -82,7 +82,7 @@ flask==2.1.1
# flask-redis
# gds-metrics
# notifications-utils
flask-bcrypt==0.7.1
flask-bcrypt==1.0.1
# via -r requirements.in
flask-marshmallow==0.14.0
# via -r requirements.in