From b8bd1d6199592ce82e542b151eadaa4dc351b5e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 31 Oct 2020 12:12:46 +0100 Subject: [PATCH] Bump cryptography from 3.1 to 3.2 (#36) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.1 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.1...3.2) 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 9d84c334..05375417 100644 --- a/requirements.txt +++ b/requirements.txt @@ -21,5 +21,5 @@ PyJWT==1.7.1 aiohttp_jwt==0.6.1 zeroconf==0.28.5 passlib==1.7.2 -cryptography==3.1 +cryptography==3.2 orjson==3.4.0 -- 2.34.1