Skip to content

Commit 2b7095f

Browse files
Chore(deps): Bump hexbytes from 0.2.2 to 1.3.1
Bumps [hexbytes](https://github.com/ethereum/hexbytes) from 0.2.2 to 1.3.1. - [Changelog](https://github.com/ethereum/hexbytes/blob/main/docs/release_notes.rst) - [Commits](ethereum/hexbytes@v0.2.2...v1.3.1) --- updated-dependencies: - dependency-name: hexbytes dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 75a270a commit 2b7095f

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
@@ -41,7 +41,7 @@ dependencies = [
4141
"eth-account==0.10",
4242
"eth-typing~=4.0",
4343
"gunicorn==23.0.0",
44-
"hexbytes==0.2.2",
44+
"hexbytes==1.3.1",
4545
"msgpack==1.0.8", # required by aiocache
4646
"multiaddr==0.0.9", # for libp2p-stubs
4747
"orjson>=3.7.7", # Minimum version for Python 3.11

0 commit comments

Comments
 (0)