From 96b296f2b5e2197260155dde9b4df599a8545c5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:54:49 +0000 Subject: [PATCH] Bump eth-abi from 2.0.0 to 4.2.0 in /tests Bumps [eth-abi](https://github.com/ethereum/eth-abi) from 2.0.0 to 4.2.0. - [Release notes](https://github.com/ethereum/eth-abi/releases) - [Changelog](https://github.com/ethereum/eth-abi/blob/master/docs/release_notes.rst) - [Commits](https://github.com/ethereum/eth-abi/compare/v2.0.0...v4.2.0) --- updated-dependencies: - dependency-name: eth-abi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 6b7629d..25aeeaf 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -6,7 +6,7 @@ certifi==2019.9.11 cffi==1.12.3 chardet==3.0.4 cytoolz==0.10.0 -eth-abi==2.0.0 +eth-abi==4.2.0 eth-account==0.4.0 eth-hash==0.2.0 eth-keyfile==0.5.1