From b4e30609703a48cc1936a734389c1d41b985dd61 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 06:48:05 +0000 Subject: [PATCH] Bump passlib from 1.7.1 to 1.7.3 Bumps [passlib](https://passlib.readthedocs.io) from 1.7.1 to 1.7.3. 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 373961f9c3..463c38c49f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ Flask-Migrate==2.3.0 Flask-Script==2.0.6 SQLAlchemy==1.3.3 SQLAlchemy-Utils==0.33.11 -passlib==1.7.1 +passlib==1.7.3 bcrypt==3.1.4 six==1.11.0 itsdangerous==1.1.0