From 802c6a3a34f15a1a3621b248f9411a549826ef62 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Oct 2020 06:56:54 +0000 Subject: [PATCH] Bump cryptography from 2.4.2 to 3.2 in /service_status 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] --- service_status/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service_status/requirements.txt b/service_status/requirements.txt index 07dba1372..46c07c50d 100644 --- a/service_status/requirements.txt +++ b/service_status/requirements.txt @@ -1,6 +1,6 @@ alembic==1.4.3 ipfsapi==0.4.4 -cryptography==3.1.1 +cryptography==3.2 rlp==1.2.0 web3==5.10.0 boto3==1.15.9