Skip to content

Commit d63b023

Browse files
chore(deps): update dependency faster-eth-abi to v5.2.17 (#222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9d13ea5 commit d63b023

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
@@ -9,7 +9,7 @@ requires = [
99
"eth-tester[py-evm]>=0.13.0b1,<0.14.0b1; platform_system != 'Windows' and platform_machine != 'i686'",
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.16; platform_system != 'Linux' or platform_machine != 'i686'",
12-
"faster-eth-abi==5.2.15; platform_system != 'Linux' or platform_machine != 'i686'",
12+
"faster-eth-abi==5.2.17; platform_system != 'Linux' or platform_machine != 'i686'",
1313
"faster-hexbytes==1.3.3",
1414
"lru-dict==1.3.0",
1515
"py-geth>=5.1.0; platform_system != 'Windows' and platform_machine != 'i686'",

0 commit comments

Comments
 (0)