From 1cf5f4af74373e74482b89c8340f69db03235f47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Dec 2020 14:44:42 +0100 Subject: [PATCH] Bump cryptography from 3.2.1 to 3.3.1 (#53) Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.1. - [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.2.1...3.3.1) 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 19951f97..09a2b6b0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ unidecode==1.1.2 PyJWT==1.7.1 zeroconf==0.28.7 passlib==1.7.4 -cryptography==3.2.1 +cryptography==3.3.1 ujson==4.0.1 mashumaro==1.17 typing-inspect==0.6.0; python_version < '3.8' -- 2.34.1