From 19c044f6ad71a99dd7cac664f52f99b90e8b981a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 05:41:17 +0000 Subject: [PATCH] Bump passlib from 1.7.2 to 1.7.3 Bumps [passlib](https://passlib.readthedocs.io) from 1.7.2 to 1.7.3. Signed-off-by: dependabot-preview[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 35caa64..5f9d65b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -11,7 +11,7 @@ aiohttp-session==2.9.0 aiopg[sa]==1.0.0 aioredis==1.3.1 hiredis==1.1.0 -passlib==1.7.2 +passlib==1.7.3 cryptography==3.0 aiohttp==3.6.2 pytest-aiohttp==0.3.0