From ae9a0ea989d085df1636ea5a30dd6d59bef61063 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 19:14:22 +0000 Subject: [PATCH] Bump bcrypt from 3.1.7 to 3.2.0 Bumps [bcrypt](https://github.com/pyca/bcrypt) from 3.1.7 to 3.2.0. - [Release notes](https://github.com/pyca/bcrypt/releases) - [Changelog](https://github.com/pyca/bcrypt/blob/master/release.py) - [Commits](https://github.com/pyca/bcrypt/compare/3.1.7...3.2.0) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6db2cbc..5460091 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ beautifulsoup4==4.9.1 requests==2.24.0 Flask==1.1.2 flask-mysqldb==0.2.0 -bcrypt == 3.1.7 +bcrypt == 3.2.0 requests==2.24.0 http-ece==1.1.0 pycryptodome==3.9.8