From 60e68928e8a72518bc729f25dc19355a2351aabd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 01:40:08 +0000 Subject: [PATCH] Bump cryptography from 3.2.1 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.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.2.1...3.3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f2bb99c..778d63a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,7 +11,7 @@ certifi==2020.6.20 cffi==1.14.2 chardet==3.0.4 coverage==5.3 -cryptography==3.2.1 +cryptography==3.3.2 distlib==0.3.1 docutils==0.16 execnet==1.7.1