Skip to content

Commit 6a58cb9

Browse files
chore: bump the python-dependencies group across 1 directory with 21 updates
Bumps the python-dependencies group with 21 updates in the / directory: | Package | From | To | | --- | --- | --- | | [attrs](https://github.com/python-attrs/attrs) | `25.4.0` | `26.1.0` | | [cachetools](https://github.com/tkem/cachetools) | `6.2.4` | `7.0.5` | | [certifi](https://github.com/certifi/python-certifi) | `2026.1.4` | `2026.2.25` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.4` | `3.4.6` | | [ckzg](https://github.com/ethereum/c-kzg-4844) | `2.1.5` | `2.1.7` | | [eth-hash](https://github.com/ethereum/eth-hash) | `0.7.1` | `0.8.0` | | [eth-typing](https://github.com/ethereum/eth-typing) | `5.2.1` | `6.0.0` | | [eth-utils](https://github.com/ethereum/eth-utils) | `5.3.1` | `6.0.0` | | [greenlet](https://github.com/python-greenlet/greenlet) | `3.3.0` | `3.3.2` | | [multidict](https://github.com/aio-libs/multidict) | `6.7.0` | `6.7.1` | | [psutil](https://github.com/giampaolo/psutil) | `7.2.1` | `7.2.2` | | [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.12.0` | `2.13.1` | | [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.2.1` | `1.2.2` | | [regex](https://github.com/mrabarnett/mrab-regex) | `2025.11.3` | `2026.2.28` | | [rich](https://github.com/Textualize/rich) | `14.2.0` | `14.3.3` | | [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) | `2.0.45` | `2.0.48` | | [typer](https://github.com/fastapi/typer) | `0.21.1` | `0.24.1` | | [types-requests](https://github.com/python/typeshed) | `2.32.4.20260107` | `2.33.0.20260327` | | [wcwidth](https://github.com/jquast/wcwidth) | `0.2.14` | `0.6.0` | | [web3](https://github.com/ethereum/web3.py) | `7.14.0` | `7.14.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.22.0` | `1.23.0` | Updates `attrs` from 25.4.0 to 26.1.0 - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](python-attrs/attrs@25.4.0...26.1.0) Updates `cachetools` from 6.2.4 to 7.0.5 - [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst) - [Commits](tkem/cachetools@v6.2.4...v7.0.5) Updates `certifi` from 2026.1.4 to 2026.2.25 - [Commits](certifi/python-certifi@2026.01.04...2026.02.25) Updates `charset-normalizer` from 3.4.4 to 3.4.6 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.4...3.4.6) Updates `ckzg` from 2.1.5 to 2.1.7 - [Release notes](https://github.com/ethereum/c-kzg-4844/releases) - [Commits](ethereum/c-kzg-4844@v2.1.5...v2.1.7) Updates `eth-hash` from 0.7.1 to 0.8.0 - [Changelog](https://github.com/ethereum/eth-hash/blob/main/docs/release_notes.rst) - [Commits](ethereum/eth-hash@v0.7.1...v0.8.0) Updates `eth-typing` from 5.2.1 to 6.0.0 - [Changelog](https://github.com/ethereum/eth-typing/blob/main/docs/release_notes.rst) - [Commits](ethereum/eth-typing@v5.2.1...v6.0.0) Updates `eth-utils` from 5.3.1 to 6.0.0 - [Changelog](https://github.com/ethereum/eth-utils/blob/main/docs/release_notes.rst) - [Commits](ethereum/eth-utils@v5.3.1...v6.0.0) Updates `greenlet` from 3.3.0 to 3.3.2 - [Changelog](https://github.com/python-greenlet/greenlet/blob/master/CHANGES.rst) - [Commits](python-greenlet/greenlet@3.3.0...3.3.2) Updates `multidict` from 6.7.0 to 6.7.1 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.7.0...v6.7.1) Updates `psutil` from 7.2.1 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/docs/changelog.rst) - [Commits](giampaolo/psutil@v7.2.1...v7.2.2) Updates `pydantic-settings` from 2.12.0 to 2.13.1 - [Release notes](https://github.com/pydantic/pydantic-settings/releases) - [Commits](pydantic/pydantic-settings@v2.12.0...v2.13.1) Updates `python-dotenv` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) Updates `regex` from 2025.11.3 to 2026.2.28 - [Changelog](https://github.com/mrabarnett/mrab-regex/blob/hg/changelog.txt) - [Commits](mrabarnett/mrab-regex@2025.11.3...2026.2.28) Updates `rich` from 14.2.0 to 14.3.3 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](Textualize/rich@v14.2.0...v14.3.3) Updates `sqlalchemy` from 2.0.45 to 2.0.48 - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Updates `typer` from 0.21.1 to 0.24.1 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.21.1...0.24.1) Updates `types-requests` from 2.32.4.20260107 to 2.33.0.20260327 - [Commits](https://github.com/python/typeshed/commits) Updates `wcwidth` from 0.2.14 to 0.6.0 - [Release notes](https://github.com/jquast/wcwidth/releases) - [Commits](jquast/wcwidth@0.2.14...0.6.0) Updates `web3` from 7.14.0 to 7.14.1 - [Changelog](https://github.com/ethereum/web3.py/blob/v7.14.1/docs/release_notes.rst) - [Commits](ApeWorX/web3.py@v7.14.0...v7.14.1) Updates `yarl` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.22.0...v1.23.0) --- updated-dependencies: - dependency-name: attrs dependency-version: 26.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: cachetools dependency-version: 7.0.5 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: certifi dependency-version: 2026.2.25 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: ckzg dependency-version: 2.1.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: eth-hash dependency-version: 0.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: eth-typing dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: eth-utils dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: greenlet dependency-version: 3.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: multidict dependency-version: 6.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: pydantic-settings dependency-version: 2.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: regex dependency-version: 2026.2.28 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-dependencies - dependency-name: rich dependency-version: 14.3.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: sqlalchemy dependency-version: 2.0.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: typer dependency-version: 0.24.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: types-requests dependency-version: 2.33.0.20260327 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: wcwidth dependency-version: 0.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: web3 dependency-version: 7.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: yarl dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d5c538 commit 6a58cb9

2 files changed

Lines changed: 42 additions & 42 deletions

File tree

pyproject.toml

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff 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]

requirements.txt

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2,55 +2,55 @@ aiohappyeyeballs==2.6.1
22
aiohttp==3.13.3
33
aiosignal==1.4.0
44
annotated-types==0.7.0
5-
attrs==25.4.0
5+
attrs==26.1.0
66
bitarray==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
1111
click==8.3.1
1212
colorlog==6.10.1
1313
cytoolz==1.1.0
1414
eth-account==0.13.7
15-
eth-hash==0.7.1
15+
eth-hash==0.8.0
1616
eth-keyfile==0.8.1
1717
eth-keys==0.7.0
1818
eth-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
2121
eth_abi==5.2.0
2222
frozenlist==1.8.0
23-
greenlet==3.3.0
23+
greenlet==3.3.2
2424
hexbytes==1.3.1
2525
idna==3.11
2626
markdown-it-py==4.0.0
2727
mdurl==0.1.2
28-
multidict==6.7.0
28+
multidict==6.7.1
2929
parsimonious==0.11.0
3030
prompt_toolkit==3.0.52
3131
propcache==0.4.1
32-
psutil==7.2.1
32+
psutil==7.2.2
3333
pycryptodome==3.23.0
3434
pydantic==2.12.5
35-
pydantic-settings==2.12.0
35+
pydantic-settings==2.13.1
3636
pydantic_core==2.41.5
3737
Pygments==2.19.2
38-
python-dotenv==1.2.1
38+
python-dotenv==1.2.2
3939
pyunormalize==17.0.0
4040
questionary==2.1.1
41-
regex==2025.11.3
41+
regex==2026.2.28
4242
requests==2.33.0
43-
rich==14.2.0
43+
rich==14.3.3
4444
rlp==4.1.0
4545
shellingham==1.5.4
46-
SQLAlchemy==2.0.45
46+
SQLAlchemy==2.0.48
4747
toolz==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
5050
typing-inspection==0.4.2
5151
typing_extensions==4.15.0
5252
urllib3==2.6.3
53-
wcwidth==0.2.14
54-
web3==7.14.0
53+
wcwidth==0.6.0
54+
web3==7.14.1
5555
websockets==16.0
56-
yarl==1.22.0
56+
yarl==1.23.0

0 commit comments

Comments
 (0)