Skip to content

Commit 51a5b3d

Browse files
Bump web3 from 5.23.0 to 5.23.1 (#559)
Bumps [web3](https://github.com/ethereum/web3.py) from 5.23.0 to 5.23.1. - [Release notes](https://github.com/ethereum/web3.py/releases) - [Changelog](https://github.com/ethereum/web3.py/blob/master/docs/releases.rst) - [Commits](ethereum/web3.py@v5.23.0...v5.23.1) --- updated-dependencies: - dependency-name: web3 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 2eec1ea commit 51a5b3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"PyYAML==5.4.1",
3232
"pytz==2021.1",
3333
"ocean-contracts==0.6.5",
34-
"web3==5.23.0",
34+
"web3==5.23.1",
3535
"jsonschema==3.2.0",
3636
"eciespy",
3737
"gevent",

0 commit comments

Comments
 (0)