From 7456b1bf86b7647335c8220d7cbfa5ebd5d025b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 22:54:46 +0000 Subject: [PATCH] Bump cryptography from 2.9.2 to 3.2 in /cluster/project Bumps [cryptography](https://github.com/pyca/cryptography) from 2.9.2 to 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/2.9.2...3.2) Signed-off-by: dependabot[bot] --- cluster/project/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 cluster/project/requirements.txt diff --git a/cluster/project/requirements.txt b/cluster/project/requirements.txt old mode 100755 new mode 100644 index d2aaf03..7a38ccd --- a/cluster/project/requirements.txt +++ b/cluster/project/requirements.txt @@ -3,7 +3,7 @@ cachetools==4.1.1 certifi==2020.6.20 cffi==1.14.0 chardet==3.0.4 -cryptography==2.9.2 +cryptography==3.2 google-auth==1.19.0 idna==2.10 Jinja2==2.11.2