From 2b86d3af5a5b883867f7e426791a333e99b6e6e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:55:36 +0000 Subject: [PATCH] Bump eth-abi from 2.1.1 to 4.2.0 Bumps [eth-abi](https://github.com/ethereum/eth-abi) from 2.1.1 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.1.1...v4.2.0) --- updated-dependencies: - dependency-name: eth-abi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index dec4dfa..780db71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ mnemonic==0.19 retro-bip-utils==1.0.5 eth-keyfile==0.5.1 rlp==1.2.0 -eth-abi==2.1.1 +eth-abi==4.2.0 voluptuous==0.12.0 wheel twine