From 6f758c482fd0303bb6f89413f9e34ec72cb30287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Mar 2024 10:21:43 +0000 Subject: [PATCH] Bump eth-abi from 5.0.0 to 5.0.1 in /docs Bumps [eth-abi](https://github.com/ethereum/eth-abi) from 5.0.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/v5.0.0...v5.0.1) --- updated-dependencies: - dependency-name: eth-abi dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f7bfcef..17fec3a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -33,7 +33,7 @@ docutils==0.19 # via # sphinx # sphinx-rtd-theme -eth-abi==5.0.0 +eth-abi==5.0.1 # via # eth-account # web3 @@ -41,7 +41,6 @@ eth-account==0.10.0 # via web3 eth-hash[pycryptodome]==0.6.0 # via - # eth-hash # eth-utils # web3 eth-keyfile==0.7.0