From af9dad7b47f136e814739659c7ae62fcc3f9cb7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Apr 2021 09:58:21 +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/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.2) Signed-off-by: dependabot[bot] --- deploy-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-requirements.txt b/deploy-requirements.txt index 3f952cb..37dd51c 100644 --- a/deploy-requirements.txt +++ b/deploy-requirements.txt @@ -3,7 +3,7 @@ codecov pylint # issue with version 3.3 requiring Rust SecretStorage==3.2.0 -cryptography==3.2.1 +cryptography==3.3.2 keyring==15.1 twine==3.2.0