From bc128e954793ecb5a766359c43652a831350c6d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 16:54:55 +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 722b516..5d0f31c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ jsonnet == 0.9.5 requests == 2.22.0 web3 == 5.23.0 -eth-abi == 2.1.1 +eth-abi == 4.2.0 eth-utils<2.0.0,>=1.9.5 eth-testrpc == 1.3.0 rlp == 1.2.0