From c27dc2a398dd685f441e6fed8a52e33df478b55e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 01:40:21 +0000 Subject: [PATCH] Bump cryptography from 3.2 to 3.3.2 in /DockerAutomation/k8s Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 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...3.3.2) Signed-off-by: dependabot[bot] --- DockerAutomation/k8s/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DockerAutomation/k8s/requirements.txt b/DockerAutomation/k8s/requirements.txt index a0f3d31683..e8f0c0c191 100644 --- a/DockerAutomation/k8s/requirements.txt +++ b/DockerAutomation/k8s/requirements.txt @@ -9,7 +9,7 @@ chardet==3.0.4 Click==7.0 configparser==3.5.0 crcmod==1.7 -cryptography==3.2 +cryptography==3.3.2 enum34==1.1.6 Flask==1.0 google-auth==1.6.2