Skip to content

Commit 9a0924f

Browse files
chore(deps): update dependency faster-hexbytes to v1.3.4 (#235)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d79e20a commit 9a0924f

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
@@ -10,7 +10,7 @@ requires = [
1010
# pydantic-core (installed with faster-eth-utils and py-geth) is unable to build on Python3.14 on 32-bit Linux distros
1111
"faster-eth-utils==5.3.18; platform_system != 'Linux' or platform_machine != 'i686'",
1212
"faster-eth-abi==5.2.20; platform_system != 'Linux' or platform_machine != 'i686'",
13-
"faster-hexbytes==1.3.3",
13+
"faster-hexbytes==1.3.4",
1414
"lru-dict==1.3.0",
1515
"py-geth>=5.1.0; platform_system != 'Windows' and platform_machine != 'i686'",
1616
"websockets==15.0.1",

0 commit comments

Comments
 (0)