Skip to content

Commit 01178c2

Browse files
Chore(deps): Bump web3 from 7.14.0 to 7.14.1 (#994)
Bumps [web3](https://github.com/ethereum/web3.py) from 7.14.0 to 7.14.1. - [Changelog](https://github.com/ethereum/web3.py/blob/v7.14.1/docs/release_notes.rst) - [Commits](ethereum/web3.py@v7.14.0...v7.14.1) --- updated-dependencies: - dependency-name: web3 dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d0d66d commit 01178c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ dependencies = [
7070
"ujson==5.10.0", # required by aiocache
7171
"urllib3==2.6.3",
7272
"uvloop==0.21",
73-
"web3==7.14.0",
73+
"web3==7.14.1",
7474
]
7575
optional-dependencies.cosmos = [
7676
"cosmospy",

0 commit comments

Comments
 (0)