From 88030cf404658024fbc677fb8d5eea0aee4b27f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 06:53:58 +0000 Subject: [PATCH] Bump web3 from 6.17.0 to 6.17.2 Bumps [web3](https://github.com/ethereum/web3.py) from 6.17.0 to 6.17.2. - [Changelog](https://github.com/ethereum/web3.py/blob/v6.17.2/docs/releases.rst) - [Commits](https://github.com/ethereum/web3.py/compare/v6.17.0...v6.17.2) --- updated-dependencies: - dependency-name: web3 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 6b299d77c..0373432fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,4 +8,4 @@ py-evm==0.10.1b1 pysha3>=1.0.0,<2.0.0; python_version<"3.9" requests==2.31.0 safe-pysha3>=1.0.0; python_version>="3.9" -web3==6.17.0 +web3==6.17.2