From 6b3cad8b5400cf529ba835a0c158882e096d4166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:30:06 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 3.2 in /deploy/openstack-heat/dodas Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.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.4.2...3.2) Signed-off-by: dependabot[bot] --- deploy/openstack-heat/dodas/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/openstack-heat/dodas/requirements.txt b/deploy/openstack-heat/dodas/requirements.txt index 7e4372c..b2e3468 100644 --- a/deploy/openstack-heat/dodas/requirements.txt +++ b/deploy/openstack-heat/dodas/requirements.txt @@ -8,7 +8,7 @@ chardet==3.0.4 cliff==2.14.0 cmd2==0.9.7 colorama==0.4.1 -cryptography==2.4.2 +cryptography==3.2 debtcollector==1.20.0 decorator==4.3.0 dogpile.cache==0.6.8