From ebce411bcad8ad3e0e74fc4d65d5a78da95a5e6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 23:41:28 +0000 Subject: [PATCH] Upgrade: bump eth-abi from 2.2.0 to 5.0.1 Bumps [eth-abi](https://github.com/ethereum/eth-abi) from 2.2.0 to 5.0.1. - [Release notes](https://github.com/ethereum/eth-abi/releases) - [Changelog](https://github.com/ethereum/eth-abi/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ethereum/eth-abi/compare/v2.2.0...v5.0.1) --- updated-dependencies: - dependency-name: eth-abi dependency-version: 5.0.1 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 8137d57..cb798b8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ CherryPy==18.7.0 cryptography==37.0.4 cytoolz==0.12.3 dnspython==2.2.1 -eth-abi==2.2.0 +eth-abi==5.0.1 eth-account==0.5.9 eth-hash==0.3.3 eth-keyfile==0.5.1