File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1818 - id : codespell
1919 exclude : ^locale/
2020- repo : https://github.com/astral-sh/ruff-pre-commit
21- rev : v0.14.0
21+ rev : v0.14.1
2222 hooks :
2323 - id : ruff-check
2424 args : [--fix]
Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ classifiers = [
2323requires-python = " >=3.11"
2424dependencies = [
2525 " requests==2.32.5" ,
26- " web3==7.13 .0" ,
26+ " web3==7.14 .0" ,
2727 " websockets==15.0.1" ,
2828]
2929
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ aspy.yaml==1.3.0
33attrs == 25.4.0
44backcall == 0.2.0
55cfgv == 3.4.0
6- coverage == 7.10.7
6+ coverage == 7.11.0
77decorator == 5.2.1
88identify == 2.6.15
99importlib-metadata == 8.7.0
Original file line number Diff line number Diff line change 11requests == 2.32.5
2- web3 == 7.13 .0
2+ web3 == 7.14 .0
33websockets == 15.0.1
You can’t perform that action at this time.
0 commit comments