From 3014c6c16c355dae55ace3fd2c57639202d9c4ae Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2020 06:49:04 +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 662b921..7b508da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ algoliasearch==2.4.0 attrs==19.3.0 -bcrypt==3.1.7 +bcrypt==3.2.0 certifi==2020.6.20 cffi==1.14.2 chardet==3.0.4