From 0f6cd518ec16596da2cfac77bae37520ceed08f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:33:17 +0000 Subject: [PATCH] Bump cryptography from 3.3.1 to 3.3.2 in /virtlet_dashboard/design_cloud Bumps [cryptography](https://github.com/pyca/cryptography) from 3.3.1 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.3.1...3.3.2) Signed-off-by: dependabot[bot] --- virtlet_dashboard/design_cloud/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/virtlet_dashboard/design_cloud/requirements.txt b/virtlet_dashboard/design_cloud/requirements.txt index 68161fa..fbf602d 100644 --- a/virtlet_dashboard/design_cloud/requirements.txt +++ b/virtlet_dashboard/design_cloud/requirements.txt @@ -6,7 +6,7 @@ certifi==2019.9.11 cffi==1.12.3 chardet==3.0.4 Click==7.0 -cryptography==3.3.1 +cryptography==3.3.2 Flask==1.1.1 flask-paginate==0.5.3 Flask-pyoidc==2.2.0