File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -29,58 +29,58 @@ dependencies = [
2929 " aiohttp==3.13.3" ,
3030 " aiosignal==1.4.0" ,
3131 " annotated-types==0.7.0" ,
32- " attrs==25.4 .0" ,
32+ " attrs==26.1 .0" ,
3333 " bitarray==3.8.0" ,
34- " cachetools==6.2.4 " ,
35- " certifi==2026.1.4 " ,
36- " charset-normalizer==3.4.4 " ,
37- " ckzg==2.1.5 " ,
34+ " cachetools==7.0.5 " ,
35+ " certifi==2026.2.25 " ,
36+ " charset-normalizer==3.4.6 " ,
37+ " ckzg==2.1.7 " ,
3838 " click==8.3.1" ,
3939 " colorlog==6.10.1" ,
4040 " cytoolz==1.1.0" ,
4141 " eth-account==0.13.7" ,
42- " eth-hash==0.7.1 " ,
42+ " eth-hash==0.8.0 " ,
4343 " eth-keyfile==0.8.1" ,
4444 " eth-keys==0.7.0" ,
4545 " eth-rlp==2.2.0" ,
46- " eth-typing==5.2.1 " ,
47- " eth-utils==5.3.1 " ,
46+ " eth-typing==6.0.0 " ,
47+ " eth-utils==6.0.0 " ,
4848 " eth-abi==5.2.0" ,
4949 " frozenlist==1.8.0" ,
50- " greenlet==3.3.0 " ,
50+ " greenlet==3.3.2 " ,
5151 " hexbytes==1.3.1" ,
5252 " idna==3.11" ,
5353 " markdown-it-py==4.0.0" ,
5454 " mdurl==0.1.2" ,
55- " multidict==6.7.0 " ,
55+ " multidict==6.7.1 " ,
5656 " parsimonious==0.11.0" ,
5757 " prompt-toolkit==3.0.52" ,
5858 " propcache==0.4.1" ,
59- " psutil==7.2.1 " ,
59+ " psutil==7.2.2 " ,
6060 " pycryptodome==3.23.0" ,
6161 " pydantic==2.12.5" ,
62- " pydantic-settings==2.12.0 " ,
62+ " pydantic-settings==2.13.1 " ,
6363 " pydantic-core==2.41.5" ,
6464 " pygments==2.19.2" ,
65- " python-dotenv==1.2.1 " ,
65+ " python-dotenv==1.2.2 " ,
6666 " pyunormalize==17.0.0" ,
6767 " questionary==2.1.1" ,
68- " regex==2025.11.3 " ,
68+ " regex==2026.2.28 " ,
6969 " requests==2.33.0" ,
70- " rich==14.2.0 " ,
70+ " rich==14.3.3 " ,
7171 " rlp==4.1.0" ,
7272 " shellingham==1.5.4" ,
73- " sqlalchemy==2.0.45 " ,
73+ " sqlalchemy==2.0.48 " ,
7474 " toolz==1.1.0" ,
75- " typer==0.21 .1" ,
76- " types-requests==2.32.4.20260107 " ,
75+ " typer==0.24 .1" ,
76+ " types-requests==2.33.0.20260327 " ,
7777 " typing-inspection==0.4.2" ,
7878 " typing-extensions==4.15.0" ,
7979 " urllib3==2.6.3" ,
80- " wcwidth==0.2.14 " ,
81- " web3==7.14.0 " ,
80+ " wcwidth==0.6.0 " ,
81+ " web3==7.14.1 " ,
8282 " websockets==16.0" ,
83- " yarl==1.22 .0"
83+ " yarl==1.23 .0"
8484]
8585
8686[project .scripts ]
Original file line number Diff line number Diff line change @@ -2,55 +2,55 @@ aiohappyeyeballs==2.6.1
22aiohttp == 3.13.3
33aiosignal == 1.4.0
44annotated-types == 0.7.0
5- attrs == 25.4 .0
5+ attrs == 26.1 .0
66bitarray == 3.8.0
7- cachetools == 6.2.4
8- certifi == 2026.1.4
9- charset-normalizer == 3.4.4
10- ckzg == 2.1.5
7+ cachetools == 7.0.5
8+ certifi == 2026.2.25
9+ charset-normalizer == 3.4.6
10+ ckzg == 2.1.7
1111click == 8.3.1
1212colorlog == 6.10.1
1313cytoolz == 1.1.0
1414eth-account == 0.13.7
15- eth-hash == 0.7.1
15+ eth-hash == 0.8.0
1616eth-keyfile == 0.8.1
1717eth-keys == 0.7.0
1818eth-rlp == 2.2.0
19- eth-typing == 5.2.1
20- eth-utils == 5.3.1
19+ eth-typing == 6.0.0
20+ eth-utils == 6.0.0
2121eth_abi == 5.2.0
2222frozenlist == 1.8.0
23- greenlet == 3.3.0
23+ greenlet == 3.3.2
2424hexbytes == 1.3.1
2525idna == 3.11
2626markdown-it-py == 4.0.0
2727mdurl == 0.1.2
28- multidict == 6.7.0
28+ multidict == 6.7.1
2929parsimonious == 0.11.0
3030prompt_toolkit == 3.0.52
3131propcache == 0.4.1
32- psutil == 7.2.1
32+ psutil == 7.2.2
3333pycryptodome == 3.23.0
3434pydantic == 2.12.5
35- pydantic-settings == 2.12.0
35+ pydantic-settings == 2.13.1
3636pydantic_core == 2.41.5
3737Pygments == 2.19.2
38- python-dotenv == 1.2.1
38+ python-dotenv == 1.2.2
3939pyunormalize == 17.0.0
4040questionary == 2.1.1
41- regex == 2025.11.3
41+ regex == 2026.2.28
4242requests == 2.33.0
43- rich == 14.2.0
43+ rich == 14.3.3
4444rlp == 4.1.0
4545shellingham == 1.5.4
46- SQLAlchemy == 2.0.45
46+ SQLAlchemy == 2.0.48
4747toolz == 1.1.0
48- typer == 0.21 .1
49- types-requests == 2.32.4.20260107
48+ typer == 0.24 .1
49+ types-requests == 2.33.0.20260327
5050typing-inspection == 0.4.2
5151typing_extensions == 4.15.0
5252urllib3 == 2.6.3
53- wcwidth == 0.2.14
54- web3 == 7.14.0
53+ wcwidth == 0.6.0
54+ web3 == 7.14.1
5555websockets == 16.0
56- yarl == 1.22 .0
56+ yarl == 1.23 .0
You can’t perform that action at this time.
0 commit comments