From 990342d8b47a0a8cb3082f740dc0dec6ae1e57ba Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 15 Dec 2023 17:07:29 +0100 Subject: [PATCH] Update bcrypt from 3.1.6 to 4.1.2 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ec0582..6c6d093 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ bleach==3.1.0 characterentities==0.1.2 SQLAlchemy==1.2.17 mysqlclient==1.4.1 -bcrypt==3.1.6 +bcrypt==4.1.2 git+https://github.com/exavolt/python-phpass.git#egg=python-phpass geopy==1.18.1 requests[security]==2.21.0