From 1498b65cd79cd9f3098218624fad862a4840953a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Oct 2021 18:56:48 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 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/2.9.2...3.3.2) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- AzureBatch/batch_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AzureBatch/batch_requirements.txt b/AzureBatch/batch_requirements.txt index ef3a3de7..9e192fc4 100644 --- a/AzureBatch/batch_requirements.txt +++ b/AzureBatch/batch_requirements.txt @@ -12,7 +12,7 @@ certifi==2020.4.5.1 cffi==1.14.0 chardet==3.0.4 cloudpickle==1.3.0 -cryptography==2.9.2 +cryptography==3.3.2 cycler==0.10.0 descartes==1.1.0 future==0.18.2