From 10ae1cafb0d5ebb9bc7325b8d3c8a3235d279254 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 12:14:23 +0100 Subject: [PATCH] Bump passlib from 1.7.2 to 1.7.4 (#31) Bumps [passlib](https://passlib.readthedocs.io) from 1.7.2 to 1.7.4. Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1570185d..6ff92524 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,6 +20,6 @@ hass-client==0.0.6 PyJWT==1.7.1 aiohttp_jwt==0.6.1 zeroconf==0.28.6 -passlib==1.7.2 +passlib==1.7.4 cryptography==3.2 orjson==3.4.0 -- 2.34.1