From 7979e894f82a23d4cd802f867a859a3a96042e27 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Feb 2021 02:10:47 +0000 Subject: [PATCH] Bump cryptography from 3.2.1 to 3.3.2 in /performance-storage-service Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.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.2.1...3.3.2) Signed-off-by: dependabot[bot] --- performance-storage-service/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/performance-storage-service/requirements.txt b/performance-storage-service/requirements.txt index 649df9de..4c6af203 100644 --- a/performance-storage-service/requirements.txt +++ b/performance-storage-service/requirements.txt @@ -4,7 +4,7 @@ certifi==2020.6.20 cffi==1.14.3 chardet==3.0.4 coverage==4.5.4 -cryptography==3.2.1 +cryptography==3.3.2 Django==3.1.2 django-jenkins==0.110.0 django-prometheus==2.1.0