From 64047c61092f7f0c7e360d147d837649ea23dd52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Mar 2021 16:01:36 +0100 Subject: [PATCH] Bump cryptography from 3.3.2 to 3.4.6 (#81) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.2 to 3.4.6. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...3.4.6) 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 6ab32d72..90fecfc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ unidecode==1.1.2 PyJWT==2.0.0 zeroconf==0.28.8 passlib==1.7.4 -cryptography==3.3.2 +cryptography==3.4.6 ujson==4.0.1 mashumaro==2.0 typing-inspect==0.6.0; python_version < '3.8' -- 2.34.1