From 7b3262dff3ec3797fea0060270fc61eb67f235a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 23:26:57 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 3.3.2 in /Services_dev/BlendCAC/app Bumps [cryptography](https://github.com/pyca/cryptography) from 2.4.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.4.2...3.3.2) Signed-off-by: dependabot[bot] --- Services_dev/BlendCAC/app/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Services_dev/BlendCAC/app/requirements.txt b/Services_dev/BlendCAC/app/requirements.txt index 9235d8d..63ac1be 100644 --- a/Services_dev/BlendCAC/app/requirements.txt +++ b/Services_dev/BlendCAC/app/requirements.txt @@ -1,3 +1,3 @@ Flask==1.0.0 web3==3.16.5 -cryptography==2.4.2 +cryptography==3.3.2