From 61a5a2e85685e72ad262f432db2e9d609f7cd18c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Jan 2021 21:17:26 +0000 Subject: [PATCH] Bump pycryptodome from 3.4.11 to 3.6.6 in /scripts Bumps [pycryptodome](https://github.com/Legrandin/pycryptodome) from 3.4.11 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.4.11...v3.6.6) Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index bad41b68..a06ea517 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -8,7 +8,7 @@ eth-keys==0.2.0b3 eth-tester==0.1.0b21 eth-utils==0.7.4 idna==2.6 -pycryptodome==3.4.11 +pycryptodome==3.6.6 pylru==1.0.9 pysha3==1.0.2 requests==2.18.4