From 754491d64956999e43778d11458a98d806b8c7fb Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 28 Nov 2023 21:04:11 +0100 Subject: [PATCH] Update bcrypt from 3.1.6 to 4.1.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4ec0582..9bc5847 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.1 git+https://github.com/exavolt/python-phpass.git#egg=python-phpass geopy==1.18.1 requests[security]==2.21.0