Skip to content

Commit f064758

Browse files
chore(deps): update dependency lru-dict to v1.4.1
1 parent 9a0924f commit f064758

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
@@ -11,7 +11,7 @@ requires = [
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'",
1313
"faster-hexbytes==1.3.4",
14-
"lru-dict==1.3.0",
14+
"lru-dict==1.4.1",
1515
"py-geth>=5.1.0; platform_system != 'Windows' and platform_machine != 'i686'",
1616
"websockets==15.0.1",
1717
]

0 commit comments

Comments
 (0)