Skip to content

Commit 7a52fa3

Browse files
chore: update dependencies (#25)
Automated dependency update with validation. All tests pass with updated dependencies. Co-authored-by: gsalzer <gsalzer@users.noreply.github.com>
1 parent cef3b3d commit 7a52fa3

File tree

6 files changed

+627
-458
lines changed

6 files changed

+627
-458
lines changed

dependency-update-summary.md

Lines changed: 61 additions & 60 deletions
Original file line numberDiff line numberDiff line change
@@ -6,70 +6,71 @@ The following dependencies have been updated:
66

77
### Before Update
88
```
9-
black 25.11.0 26.1.0 The uncompromising code formatter.
10-
cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
11-
cfgv 3.4.0 3.5.0 Validate configuration and produce human ...
12-
click 8.1.8 8.3.1 Composable command line interface toolkit
13-
coverage 7.10.7 7.13.3 Code coverage measurement for Python
14-
cryptography 46.0.3 46.0.4 cryptography is a package which provides ...
15-
crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compil...
16-
dulwich 0.24.10 1.0.0 Python Git Library
17-
eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the e...
18-
faker 37.12.0 40.4.0 Faker is a Python package that generates ...
19-
filelock 3.19.1 3.20.3 A platform independent file lock.
20-
hypothesis 6.141.1 6.151.5 A library for property-based testing
21-
identify 2.6.15 2.6.16 File identification library for Python
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. Markdown pars...
24-
parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG ...
25-
pathspec 1.0.3 1.0.4 Utility library for gitignore style patte...
26-
pbs-installer 2025.12.17 2026.2.3 Installer for Python Build Standalone
27-
platformdirs 4.4.0 4.5.1 A small Python package for determining ap...
28-
poetry 2.2.1 2.3.2 Python dependency management and packagin...
29-
poetry-core 2.2.1 2.3.1 Poetry PEP 517 Build Backend
30-
pre-commit 4.3.0 4.5.1 A framework for managing and maintaining ...
31-
pycparser 2.23 3.0 C parser in Python
32-
pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
33-
pytokens 0.4.0 0.4.1 A Fast, spec compliant Python 3.14+ token...
34-
rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
35-
rich 14.3.1 14.3.2 Render rich text, tables, progress bars, ...
36-
ruff 0.14.14 0.15.0 An extremely fast Python linter and code ...
37-
secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secret...
38-
termcolor 3.1.0 3.3.0 ANSI color formatting for output in terminal
39-
web3 7.14.0 7.14.1 web3: A Python library for interacting wi...
40-
websockets 15.0.1 16.0 An implementation of the WebSocket Protoc...
41-
z3-solver 4.14.1.0 4.15.7.0 an efficient SMT solver library
9+
black 25.11.0 26.1.0 The uncompromising code formatter.
10+
cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
11+
cfgv 3.4.0 3.5.0 Validate configuration and produce human...
12+
click 8.1.8 8.3.1 Composable command line interface toolkit
13+
coverage 7.10.7 7.13.4 Code coverage measurement for Python
14+
cryptography 46.0.4 46.0.5 cryptography is a package which provides...
15+
crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compi...
16+
dulwich 0.24.10 1.1.0 Python Git Library
17+
eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the ...
18+
faker 37.12.0 40.4.0 Faker is a Python package that generates...
19+
filelock 3.19.1 3.24.3 A platform independent file lock.
20+
hypothesis 6.141.1 6.151.9 A library for property-based testing
21+
identify 2.6.15 2.6.16 File identification library for Python
22+
iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
23+
librt 0.7.8 0.8.1 Mypyc runtime library
24+
markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown par...
25+
parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG...
26+
pbs-installer 2025.12.17 2026.2.11 Installer for Python Build Standalone
27+
platformdirs 4.4.0 4.9.2 A small Python package for determining a...
28+
poetry 2.2.1 2.3.2 Python dependency management and packagi...
29+
poetry-core 2.2.1 2.3.1 Poetry PEP 517 Build Backend
30+
pre-commit 4.3.0 4.5.1 A framework for managing and maintaining...
31+
pycparser 2.23 3.0 C parser in Python
32+
pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
33+
rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
34+
regex 2026.1.15 2026.2.19 Alternative regular expression module, t...
35+
rich 14.3.2 14.3.3 Render rich text, tables, progress bars,...
36+
ruff 0.15.0 0.15.2 An extremely fast Python linter and code...
37+
secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secre...
38+
termcolor 3.1.0 3.3.0 ANSI color formatting for output in term...
39+
virtualenv 20.36.1 20.38.0 Virtual Python Environment builder
40+
websockets 15.0.1 16.0 An implementation of the WebSocket Proto...
41+
z3-solver 4.14.1.0 4.16.0.0 an efficient SMT solver library
4242
```
4343

4444
### After Update
4545
```
46-
black 25.11.0 26.1.0 The uncompromising code formatter.
47-
cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
48-
cfgv 3.4.0 3.5.0 Validate configuration and produce human ...
49-
click 8.1.8 8.3.1 Composable command line interface toolkit
50-
coverage 7.10.7 7.13.3 Code coverage measurement for Python
51-
crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compil...
52-
dulwich 0.24.10 1.0.0 Python Git Library
53-
eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the e...
54-
faker 37.12.0 40.4.0 Faker is a Python package that generates ...
55-
filelock 3.19.1 3.20.3 A platform independent file lock.
56-
hypothesis 6.141.1 6.151.5 A library for property-based testing
57-
identify 2.6.15 2.6.16 File identification library for Python
58-
iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
59-
markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown pars...
60-
parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG ...
61-
pbs-installer 2025.12.17 2026.2.3 Installer for Python Build Standalone
62-
platformdirs 4.4.0 4.5.1 A small Python package for determining ap...
63-
poetry 2.2.1 2.3.2 Python dependency management and packagin...
64-
poetry-core 2.2.1 2.3.1 Poetry PEP 517 Build Backend
65-
pre-commit 4.3.0 4.5.1 A framework for managing and maintaining ...
66-
pycparser 2.23 3.0 C parser in Python
67-
pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
68-
rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
69-
secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secret...
70-
termcolor 3.1.0 3.3.0 ANSI color formatting for output in terminal
71-
websockets 15.0.1 16.0 An implementation of the WebSocket Protoc...
72-
z3-solver 4.14.1.0 4.15.7.0 an efficient SMT solver library
46+
black 25.11.0 26.1.0 The uncompromising code formatter.
47+
cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
48+
cfgv 3.4.0 3.5.0 Validate configuration and produce human...
49+
click 8.1.8 8.3.1 Composable command line interface toolkit
50+
coverage 7.10.7 7.13.4 Code coverage measurement for Python
51+
crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compi...
52+
dulwich 0.24.10 1.1.0 Python Git Library
53+
eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the ...
54+
faker 37.12.0 40.4.0 Faker is a Python package that generates...
55+
filelock 3.19.1 3.24.3 A platform independent file lock.
56+
hypothesis 6.141.1 6.151.9 A library for property-based testing
57+
identify 2.6.15 2.6.16 File identification library for Python
58+
iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
59+
markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown par...
60+
parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG...
61+
pbs-installer 2025.12.17 2026.2.11 Installer for Python Build Standalone
62+
platformdirs 4.4.0 4.9.2 A small Python package for determining a...
63+
poetry 2.2.1 2.3.2 Python dependency management and packagi...
64+
poetry-core 2.2.1 2.3.1 Poetry PEP 517 Build Backend
65+
pre-commit 4.3.0 4.5.1 A framework for managing and maintaining...
66+
pycparser 2.23 3.0 C parser in Python
67+
pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
68+
rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
69+
regex 2026.1.15 2026.2.19 Alternative regular expression module, t...
70+
secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secre...
71+
termcolor 3.1.0 3.3.0 ANSI color formatting for output in term...
72+
websockets 15.0.1 16.0 An implementation of the WebSocket Proto...
73+
z3-solver 4.14.1.0 4.16.0.0 an efficient SMT solver library
7374
```
7475

7576
## Validation

outdated-after.txt

Lines changed: 28 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,28 @@
1-
black 25.11.0 26.1.0 The uncompromising code formatter.
2-
cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
3-
cfgv 3.4.0 3.5.0 Validate configuration and produce human ...
4-
click 8.1.8 8.3.1 Composable command line interface toolkit
5-
coverage 7.10.7 7.13.3 Code coverage measurement for Python
6-
crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compil...
7-
dulwich 0.24.10 1.0.0 Python Git Library
8-
eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the e...
9-
faker 37.12.0 40.4.0 Faker is a Python package that generates ...
10-
filelock 3.19.1 3.20.3 A platform independent file lock.
11-
hypothesis 6.141.1 6.151.5 A library for property-based testing
12-
identify 2.6.15 2.6.16 File identification library for Python
13-
iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
14-
markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown pars...
15-
parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG ...
16-
pbs-installer 2025.12.17 2026.2.3 Installer for Python Build Standalone
17-
platformdirs 4.4.0 4.5.1 A small Python package for determining ap...
18-
poetry 2.2.1 2.3.2 Python dependency management and packagin...
19-
poetry-core 2.2.1 2.3.1 Poetry PEP 517 Build Backend
20-
pre-commit 4.3.0 4.5.1 A framework for managing and maintaining ...
21-
pycparser 2.23 3.0 C parser in Python
22-
pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
23-
rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
24-
secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secret...
25-
termcolor 3.1.0 3.3.0 ANSI color formatting for output in terminal
26-
websockets 15.0.1 16.0 An implementation of the WebSocket Protoc...
27-
z3-solver 4.14.1.0 4.15.7.0 an efficient SMT solver library
1+
black 25.11.0 26.1.0 The uncompromising code formatter.
2+
cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
3+
cfgv 3.4.0 3.5.0 Validate configuration and produce human...
4+
click 8.1.8 8.3.1 Composable command line interface toolkit
5+
coverage 7.10.7 7.13.4 Code coverage measurement for Python
6+
crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compi...
7+
dulwich 0.24.10 1.1.0 Python Git Library
8+
eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the ...
9+
faker 37.12.0 40.4.0 Faker is a Python package that generates...
10+
filelock 3.19.1 3.24.3 A platform independent file lock.
11+
hypothesis 6.141.1 6.151.9 A library for property-based testing
12+
identify 2.6.15 2.6.16 File identification library for Python
13+
iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
14+
markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown par...
15+
parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG...
16+
pbs-installer 2025.12.17 2026.2.11 Installer for Python Build Standalone
17+
platformdirs 4.4.0 4.9.2 A small Python package for determining a...
18+
poetry 2.2.1 2.3.2 Python dependency management and packagi...
19+
poetry-core 2.2.1 2.3.1 Poetry PEP 517 Build Backend
20+
pre-commit 4.3.0 4.5.1 A framework for managing and maintaining...
21+
pycparser 2.23 3.0 C parser in Python
22+
pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
23+
rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
24+
regex 2026.1.15 2026.2.19 Alternative regular expression module, t...
25+
secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secre...
26+
termcolor 3.1.0 3.3.0 ANSI color formatting for output in term...
27+
websockets 15.0.1 16.0 An implementation of the WebSocket Proto...
28+
z3-solver 4.14.1.0 4.16.0.0 an efficient SMT solver library

outdated-before.txt

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
1-
black 25.11.0 26.1.0 The uncompromising code formatter.
2-
cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
3-
cfgv 3.4.0 3.5.0 Validate configuration and produce human ...
4-
click 8.1.8 8.3.1 Composable command line interface toolkit
5-
coverage 7.10.7 7.13.3 Code coverage measurement for Python
6-
cryptography 46.0.3 46.0.4 cryptography is a package which provides ...
7-
crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compil...
8-
dulwich 0.24.10 1.0.0 Python Git Library
9-
eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the e...
10-
faker 37.12.0 40.4.0 Faker is a Python package that generates ...
11-
filelock 3.19.1 3.20.3 A platform independent file lock.
12-
hypothesis 6.141.1 6.151.5 A library for property-based testing
13-
identify 2.6.15 2.6.16 File identification library for Python
14-
iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
15-
markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown pars...
16-
parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG ...
17-
pathspec 1.0.3 1.0.4 Utility library for gitignore style patte...
18-
pbs-installer 2025.12.17 2026.2.3 Installer for Python Build Standalone
19-
platformdirs 4.4.0 4.5.1 A small Python package for determining ap...
20-
poetry 2.2.1 2.3.2 Python dependency management and packagin...
21-
poetry-core 2.2.1 2.3.1 Poetry PEP 517 Build Backend
22-
pre-commit 4.3.0 4.5.1 A framework for managing and maintaining ...
23-
pycparser 2.23 3.0 C parser in Python
24-
pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
25-
pytokens 0.4.0 0.4.1 A Fast, spec compliant Python 3.14+ token...
26-
rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
27-
rich 14.3.1 14.3.2 Render rich text, tables, progress bars, ...
28-
ruff 0.14.14 0.15.0 An extremely fast Python linter and code ...
29-
secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secret...
30-
termcolor 3.1.0 3.3.0 ANSI color formatting for output in terminal
31-
web3 7.14.0 7.14.1 web3: A Python library for interacting wi...
32-
websockets 15.0.1 16.0 An implementation of the WebSocket Protoc...
33-
z3-solver 4.14.1.0 4.15.7.0 an efficient SMT solver library
1+
black 25.11.0 26.1.0 The uncompromising code formatter.
2+
cachecontrol 0.14.3 0.14.4 httplib2 caching for requests
3+
cfgv 3.4.0 3.5.0 Validate configuration and produce human...
4+
click 8.1.8 8.3.1 Composable command line interface toolkit
5+
coverage 7.10.7 7.13.4 Code coverage measurement for Python
6+
cryptography 46.0.4 46.0.5 cryptography is a package which provides...
7+
crytic-compile 0.3.8 0.3.11 Util to facilitate smart contracts compi...
8+
dulwich 0.24.10 1.1.0 Python Git Library
9+
eth-keyfile 0.8.1 0.9.1 eth-keyfile: A library for handling the ...
10+
faker 37.12.0 40.4.0 Faker is a Python package that generates...
11+
filelock 3.19.1 3.24.3 A platform independent file lock.
12+
hypothesis 6.141.1 6.151.9 A library for property-based testing
13+
identify 2.6.15 2.6.16 File identification library for Python
14+
iniconfig 2.1.0 2.3.0 brain-dead simple config-ini parsing
15+
librt 0.7.8 0.8.1 Mypyc runtime library
16+
markdown-it-py 3.0.0 4.0.0 Python port of markdown-it. Markdown par...
17+
parsimonious 0.10.0 0.11.0 (Soon to be) the fastest pure-Python PEG...
18+
pbs-installer 2025.12.17 2026.2.11 Installer for Python Build Standalone
19+
platformdirs 4.4.0 4.9.2 A small Python package for determining a...
20+
poetry 2.2.1 2.3.2 Python dependency management and packagi...
21+
poetry-core 2.2.1 2.3.1 Poetry PEP 517 Build Backend
22+
pre-commit 4.3.0 4.5.1 A framework for managing and maintaining...
23+
pycparser 2.23 3.0 C parser in Python
24+
pytest 8.4.2 9.0.2 pytest: simple powerful testing with Python
25+
rapidfuzz 3.13.0 3.14.3 rapid fuzzy string matching
26+
regex 2026.1.15 2026.2.19 Alternative regular expression module, t...
27+
rich 14.3.2 14.3.3 Render rich text, tables, progress bars,...
28+
ruff 0.15.0 0.15.2 An extremely fast Python linter and code...
29+
secretstorage 3.3.3 3.5.0 Python bindings to FreeDesktop.org Secre...
30+
termcolor 3.1.0 3.3.0 ANSI color formatting for output in term...
31+
virtualenv 20.36.1 20.38.0 Virtual Python Environment builder
32+
websockets 15.0.1 16.0 An implementation of the WebSocket Proto...
33+
z3-solver 4.14.1.0 4.16.0.0 an efficient SMT solver library

0 commit comments

Comments
 (0)