From 80fd428bbade0470f5fb119fc8263470af2feab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 12:08:21 +0100 Subject: [PATCH] Bump cryptography from 3.3.1 to 3.3.2 (#74) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 to 3.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.3.1...3.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 f8d0bffe..4194bed8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ unidecode==1.1.2 PyJWT==2.0.0 zeroconf==0.28.7 passlib==1.7.4 -cryptography==3.3.1 +cryptography==3.3.2 ujson==4.0.1 mashumaro==1.24 typing-inspect==0.6.0; python_version < '3.8' -- 2.34.1