From 181a07cce8e273adb2afbff783b68ab4fa3cec72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Aug 2026 18:54:24 +0000 Subject: [PATCH] build(deps): bump eth-abi from 6.0.0b1 to 6.0.0 Bumps [eth-abi](https://github.com/ApeWorX/eth-abi) from 6.0.0b1 to 6.0.0. - [Release notes](https://github.com/ApeWorX/eth-abi/releases) - [Changelog](https://github.com/ApeWorX/eth-abi/blob/main/docs/release_notes.rst) - [Commits](https://github.com/ApeWorX/eth-abi/compare/v6.0.0-beta.1...v6.0.0) --- updated-dependencies: - dependency-name: eth-abi dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 18041d3..3716647 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ eth-keys==0.8.0 eth-rlp==2.2.0 eth-typing==6.0.0 eth-utils==6.0.0 -eth_abi==6.0.0b1 +eth_abi==6.0.0 Flask==3.1.3 flask-cors==6.0.5 Flask-JWT-Extended==4.7.4