@@ -6,89 +6,51 @@ The following dependencies have been updated:
66
77### Before Update
88```
9- aiohappyeyeballs 2.4.4 2.6.1 Happy Eyeballs for asyncio
10- aiohttp 3.10.11 3.12.15 Async http client/server f...
11- aiosignal 1.3.1 1.4.0 aiosignal: a list of regis...
12- black 24.8.0 25.9.0 The uncompromising code fo...
13- cbor2 5.6.5 5.7.0 CBOR (de)serializer with e...
14- certifi 2025.8.3 2025.10.5 Python package for providi...
15- ckzg 2.1.2 2.1.5 Python bindings for C-KZG-...
16- click 8.1.8 8.3.0 Composable command line in...
17- coverage 7.6.1 7.10.7 Code coverage measurement ...
18- crytic-compile 0.3.8 0.3.10 Util to facilitate smart c...
19- eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for...
20- faker 35.2.2 37.8.0 Faker is a Python package ...
21- filelock 3.16.1 3.19.1 A platform independent fil...
22- frozenlist 1.5.0 1.8.0 A list-like structure whic...
23- hypothesis 6.113.0 6.140.3 A library for property-bas...
24- identify 2.6.1 2.6.15 File identification librar...
25- markdown-it-py 3.0.0 4.0.0 Python port of markdown-it...
26- multidict 6.1.0 6.6.4 multidict implementation
27- mypy 1.14.1 1.18.2 Optional static typing for...
28- platformdirs 4.3.6 4.4.0 A small Python package for...
29- pluggy 1.5.0 1.6.0 plugin and hook calling me...
30- pre-commit 3.5.0 4.3.0 A framework for managing a...
31- propcache 0.2.0 0.4.0 Accelerated property cache
32- pydantic 2.10.6 2.11.10 Data validation using Pyth...
33- pydantic-core 2.27.2 2.40.1 Core functionality for Pyd...
34- pytest 8.3.5 8.4.2 pytest: simple powerful te...
35- pytest-benchmark 4.0.0 5.1.0 A ``pytest`` fixture for b...
36- pytest-cov 5.0.0 7.0.0 Pytest plugin for measurin...
37- pytest-mock 3.14.1 3.15.1 Thin-wrapper around the mo...
38- pytest-xdist 3.6.1 3.8.0 pytest xdist plugin for di...
39- pyunormalize 16.0.0 17.0.0 Unicode normalization form...
40- pyyaml 6.0.2 6.0.3 YAML parser and emitter fo...
41- regex 2024.11.6 2025.9.18 Alternative regular expres...
42- requests 2.32.4 2.32.5 Python HTTP for Humans.
43- ruff 0.12.12 0.13.3 An extremely fast Python l...
44- termcolor 2.4.0 3.1.0 ANSI color formatting for ...
45- types-requests 2.32.0.20241016 2.32.4.20250913 Typing stubs for requests
46- typing-extensions 4.13.2 4.15.0 Backported and Experimenta...
47- urllib3 2.2.3 2.5.0 HTTP library with thread-s...
48- websockets 13.1 15.0.1 An implementation of the W...
49- yarl 1.15.2 1.21.0 Yet another URL library
50- z3-solver 4.14.1.0 4.15.3.0 an efficient SMT solver li...
9+ aiohttp 3.13.0 3.13.1 Async http client/server framework ...
10+ cbor2 5.7.0 5.7.1 CBOR (de)serializer with extensive ...
11+ charset-normalizer 3.4.3 3.4.4 The Real First Universal Charset De...
12+ click 8.1.8 8.3.0 Composable command line interface t...
13+ coverage 7.10.7 7.11.0 Code coverage measurement for Python
14+ cryptography 43.0.3 46.0.3 cryptography is a package which pro...
15+ crytic-compile 0.3.8 0.3.10 Util to facilitate smart contracts ...
16+ cytoolz 1.0.1 1.1.0 Cython implementation of Toolz: Hig...
17+ dulwich 0.24.2 0.24.7 Python Git Library
18+ eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling...
19+ faker 37.11.0 37.12.0 Faker is a Python package that gene...
20+ filelock 3.19.1 3.20.0 A platform independent file lock.
21+ hypothesis 6.140.3 6.142.4 A library for property-based testing
22+ iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
23+ markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdow...
24+ pbs-installer 2025.10.10 2025.10.14 Installer for Python Build Standalone
25+ platformdirs 4.4.0 4.5.0 A small Python package for determin...
26+ pydantic 2.12.0 2.12.3 Data validation using Python type h...
27+ pydantic-core 2.41.1 2.41.4 Core functionality for Pydantic val...
28+ pytokens 0.1.10 0.2.0 A Fast, spec compliant Python 3.12+...
29+ rapidfuzz 3.13.0 3.14.1 rapid fuzzy string matching
30+ regex 2025.9.18 2025.10.23 Alternative regular expression modu...
31+ ruff 0.14.0 0.14.2 An extremely fast Python linter and...
32+ secretstorage 3.3.3 3.4.0 Python bindings to FreeDesktop.org ...
33+ termcolor 3.1.0 3.2.0 ANSI color formatting for output in...
34+ toolz 1.0.0 1.1.0 List processing tools and functiona...
35+ web3 7.13.0 7.14.0 web3: A Python library for interact...
36+ z3-solver 4.14.1.0 4.15.3.0 an efficient SMT solver library
5137```
5238
5339### After Update
5440```
55- aiohappyeyeballs 2.4.4 2.6.1 Happy Eyeballs for asyncio
56- aiohttp 3.10.11 3.12.15 Async http client/server f...
57- aiosignal 1.3.1 1.4.0 aiosignal: a list of regis...
58- black 24.8.0 25.9.0 The uncompromising code fo...
59- cbor2 5.6.5 5.7.0 CBOR (de)serializer with e...
60- click 8.1.8 8.3.0 Composable command line in...
61- coverage 7.6.1 7.10.7 Code coverage measurement ...
62- crytic-compile 0.3.8 0.3.10 Util to facilitate smart c...
63- eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for...
64- faker 35.2.2 37.8.0 Faker is a Python package ...
65- filelock 3.16.1 3.19.1 A platform independent fil...
66- frozenlist 1.5.0 1.8.0 A list-like structure whic...
67- hypothesis 6.113.0 6.140.3 A library for property-bas...
68- identify 2.6.1 2.6.15 File identification librar...
69- markdown-it-py 3.0.0 4.0.0 Python port of markdown-it...
70- multidict 6.1.0 6.6.4 multidict implementation
71- mypy 1.14.1 1.18.2 Optional static typing for...
72- platformdirs 4.3.6 4.4.0 A small Python package for...
73- pluggy 1.5.0 1.6.0 plugin and hook calling me...
74- pre-commit 3.5.0 4.3.0 A framework for managing a...
75- propcache 0.2.0 0.4.0 Accelerated property cache
76- pydantic 2.10.6 2.11.10 Data validation using Pyth...
77- pydantic-core 2.27.2 2.40.1 Core functionality for Pyd...
78- pytest 8.3.5 8.4.2 pytest: simple powerful te...
79- pytest-benchmark 4.0.0 5.1.0 A ``pytest`` fixture for b...
80- pytest-cov 5.0.0 7.0.0 Pytest plugin for measurin...
81- pytest-mock 3.14.1 3.15.1 Thin-wrapper around the mo...
82- pytest-xdist 3.6.1 3.8.0 pytest xdist plugin for di...
83- regex 2024.11.6 2025.9.18 Alternative regular expres...
84- requests 2.32.4 2.32.5 Python HTTP for Humans.
85- termcolor 2.4.0 3.1.0 ANSI color formatting for ...
86- types-requests 2.32.0.20241016 2.32.4.20250913 Typing stubs for requests
87- typing-extensions 4.13.2 4.15.0 Backported and Experimenta...
88- urllib3 2.2.3 2.5.0 HTTP library with thread-s...
89- websockets 13.1 15.0.1 An implementation of the W...
90- yarl 1.15.2 1.21.0 Yet another URL library
91- z3-solver 4.14.1.0 4.15.3.0 an efficient SMT solver li...
41+ click 8.1.8 8.3.0 Composable command line interface toolkit
42+ coverage 7.10.7 7.11.0 Code coverage measurement for Python
43+ crytic-compile 0.3.8 0.3.10 Util to facilitate smart contracts compilat...
44+ eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the enc...
45+ filelock 3.19.1 3.20.0 A platform independent file lock.
46+ hypothesis 6.141.1 6.142.4 A library for property-based testing
47+ iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
48+ markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown parsin...
49+ platformdirs 4.4.0 4.5.0 A small Python package for determining appr...
50+ rapidfuzz 3.13.0 3.14.1 rapid fuzzy string matching
51+ secretstorage 3.3.3 3.4.0 Python bindings to FreeDesktop.org Secret S...
52+ termcolor 3.1.0 3.2.0 ANSI color formatting for output in terminal
53+ z3-solver 4.14.1.0 4.15.3.0 an efficient SMT solver library
9254```
9355
9456## Validation
0 commit comments