From 719aba0e2ae679c48d4a8421e2a7b52535a29d1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2020 09:28:59 +0000 Subject: [PATCH] Bump pycryptodome from 3.5.1 to 3.6.6 Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.5.1 to 3.6.6. - [Release notes](https://github.com/Legrandin/pycryptodome/releases) - [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst) - [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.5.1...v3.6.6) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a9df722..d48e398 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ ptyprocess==0.5.2 py-ecc==1.4.2 py-evm==0.2.0a12 pycparser==2.18 -pycryptodome==3.5.1 +pycryptodome==3.6.6 pyethash==0.1.27 Pygments==2.2.0 requests==2.18.4