From c7120f40b9c6eff349ae01c8117276b03e6a5bae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 21:32:47 +0000 Subject: [PATCH] Bump cryptography from 2.7 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.7 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.7...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4a584e6..0c30376 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ click==7.0 colorama==0.4.1 coloredlogs==10.0 configobj==5.0.6 -cryptography==2.7 # via py-evm +cryptography==3.2 # via py-evm cytoolz==0.10.0 # via eth-keyfile, eth-keys, eth-tester, eth-utils, py-evm, web3 eth-abi==1.2.2 eth-account==0.3.0