From 808d140c1ebb61e8e3d7fce64f1e80779194294f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:38:30 +0000 Subject: [PATCH] Bump cryptography from 3.3.1 to 3.3.2 in /misc 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] --- misc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/requirements.txt b/misc/requirements.txt index fc032b3a..138b2a2f 100644 --- a/misc/requirements.txt +++ b/misc/requirements.txt @@ -12,7 +12,7 @@ cffi==1.14.3 chardet==3.0.4 colorama==0.4.4 constantly==15.1.0 -cryptography==3.3.1 +cryptography==3.3.2 cycler==0.10.0 decorator==4.4.2 defusedxml==0.6.0