@@ -6,40 +6,40 @@ The following dependencies have been updated:
66
77### Before Update
88```
9- anyio 4.11.0 4.12.0 High-level concurrency and net ...
10- black 25.11 .0 25 .12.0 The uncompromising code format ...
11- cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
12- cfgv 3.4. 0 3.5 .0 Validate configuration and pro ...
13- click 8.1.8 8.3.1 Composable command line interf...
14- coverage 7.10.7 7.13.1 Code coverage measurement for ...
15- crytic-compile 0.3.8 0.3.11 Util to facilitate smart contr ...
16- dulwich 0.24.10 0.25 .0 Python Git Library
17- eth-keyfile 0. 8.1 0.9 .1 eth-keyfile: A library for han ...
18- faker 37.12.0 39.0.0 Faker is a Python package that ...
19- filelock 3.19.1 3.20.1 A platform independent file lock .
20- hypothesis 6.141.1 6.148.8 A library for property-based t...
21- importlib-metadata 8.7.0 8.7 .1 Read metadata from Python pack ...
22- iniconfig 2.1 .0 2.3 .0 brain-dead simple config-ini p ...
23- jaraco-context 6.0 .1 6.0.2 Useful decorators and context ...
24- jaraco-functools 4.3.0 4.4 .0 Functools like those found in ...
25- markdown-it-py 3.0 .0 4.0 .0 Python port of markdown-it. Ma ...
26- mypy 1.18.2 1.19.1 Optional static typing for Python
27- nodeenv 1.9.1 1.10.0 Node.js virtual environment bu ...
28- parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure- ...
29- pbs-installer 2025.11.20 2025.12.17 Installer for Python Build Sta ...
30- platformdirs 4.4.0 4.5.1 A small Python package for det ...
31- pre-commit 4.3.0 4.5.1 A framework for managing and m ...
32- pydantic 2.12.4 2.12.5 Data validation using Python t ...
33- pytest 8.4.2 9.0.2 pytest: simple powerful testin...
34- rapidfuzz 3.13.0 3 .14.3 rapid fuzzy string matching
35- ruff 0.14.6 0.14.10 An extremely fast Python linte ...
36- secretstorage 3.3.3 3.5 .0 Python bindings to FreeDesktop ...
37- solc-select 1.1 .0 1.2. 0 Manage multiple Solidity compi...
38- termcolor 3.1.0 3.2.0 ANSI color formatting for outp...
39- trove-classifiers 2025.11.14.15 2025.12.1.14 Canonical source for classifie ...
40- tzdata 2025.2 2025.3 Provider of IANA time zone data
41- urllib3 2.5.0 2.6.2 HTTP library with thread-safe ...
42- z3-solver 4.14.1.0 4.15.4.0 an efficient SMT solver library
9+ aiohttp 3.13.2 3.13.3 Async http client/server fram ...
10+ anyio 4.12 .0 4 .12.1 High-level concurrency and ne ...
11+ black 25.11.0 25.12.0 The uncompromising code forma...
12+ build 1.3. 0 1.4 .0 A simple, correct Python buil ...
13+ cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
14+ cbor2 5.7.1 5.8.0 CBOR (de)serializer with exte ...
15+ certifi 2025.11.12 2026.1.4 Python package for providing ...
16+ cfgv 3.4.0 3.5 .0 Validate configuration and pr...
17+ click 8.1.8 8.3 .1 Composable command line inter ...
18+ coverage 7.10.7 7.13.1 Code coverage measurement for ...
19+ crytic-compile 0.3.8 0.3.11 Util to facilitate smart cont.. .
20+ dulwich 0.24.10 0.25.2 Python Git Library
21+ eth-keyfile 0.8.1 0.9 .1 eth-keyfile: A library for ha ...
22+ faker 37.12 .0 40.1 .0 Faker is a Python package tha ...
23+ filelock 3.19 .1 3.20.3 A platform independent file l ...
24+ hypothesis 6.141.1 6.150 .0 A library for property-based ...
25+ iniconfig 2.1 .0 2.3 .0 brain-dead simple config-ini ...
26+ librt 0.7.5 0.7.7 Mypyc runtime library
27+ markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. M ...
28+ parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure...
29+ pathspec 0.12.1 1.0.3 Utility library for gitignore ...
30+ platformdirs 4.4.0 4.5.1 A small Python package for de ...
31+ pre-commit 4.3.0 4.5.1 A framework for managing and ...
32+ pytest 8.4.2 9.0.2 pytest: simple powerful testi ...
33+ rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
34+ ruff 0.14.10 0 .14.11 An extremely fast Python lint...
35+ secretstorage 3.3.3 3.5.0 Python bindings to FreeDeskto ...
36+ termcolor 3.1.0 3.3 .0 ANSI color formatting for out ...
37+ tomli 2.3 .0 2.4. 0 A lil' TOML parser
38+ types-requests 2.32.4.20250913 2.32.4.20260107 Typing stubs for requests
39+ urllib3 2.6.2 2.6.3 HTTP library with thread-safe ...
40+ virtualenv 20.35.4 20.36.1 Virtual Python Environment bu...
41+ websockets 15.0.1 16.0 An implementation of the WebS ...
42+ z3-solver 4.14.1.0 4.15.4.0 an efficient SMT solver library
4343```
4444
4545### After Update
@@ -50,11 +50,11 @@ cfgv 3.4.0 3.5.0 Validate configuration and produce human re...
5050click 8.1.8 8.3.1 Composable command line interface toolkit
5151coverage 7.10.7 7.13.1 Code coverage measurement for Python
5252crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compilat...
53- dulwich 0.24.10 0.25.0 Python Git Library
53+ dulwich 0.24.10 0.25.2 Python Git Library
5454eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the enc...
55- faker 37.12.0 39.0 .0 Faker is a Python package that generates fa...
56- filelock 3.19.1 3.20.1 A platform independent file lock.
57- hypothesis 6.141.1 6.148.8 A library for property-based testing
55+ faker 37.12.0 40.1 .0 Faker is a Python package that generates fa...
56+ filelock 3.19.1 3.20.3 A platform independent file lock.
57+ hypothesis 6.141.1 6.150.0 A library for property-based testing
5858iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
5959markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown parsin...
6060parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG pa...
@@ -63,7 +63,8 @@ pre-commit 4.3.0 4.5.1 A framework for managing and maintaining mu...
6363pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
6464rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
6565secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secret S...
66- termcolor 3.1.0 3.2.0 ANSI color formatting for output in terminal
66+ termcolor 3.1.0 3.3.0 ANSI color formatting for output in terminal
67+ websockets 15.0.1 16.0 An implementation of the WebSocket Protocol...
6768z3-solver 4.14.1.0 4.15.4.0 an efficient SMT solver library
6869```
6970
0 commit comments