Skip to content

Commit a135628

Browse files
authored
build(deps): update build dependencies (#22)
1 parent 7a9714e commit a135628

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

build/3.12/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,19 @@
22
# uv pip compile --config-file=uv.toml requirements.in
33
build==1.3.0
44
# via -r requirements.in
5-
certifi==2025.8.3
5+
certifi==2025.10.5
66
# via requests
77
cffi==2.0.0
88
# via cryptography
9-
charset-normalizer==3.4.3
9+
charset-normalizer==3.4.4
1010
# via requests
11-
cryptography==46.0.2
11+
cryptography==46.0.3
1212
# via secretstorage
1313
docutils==0.22.2
1414
# via readme-renderer
1515
id==1.5.0
1616
# via twine
17-
idna==3.10
17+
idna==3.11
1818
# via requests
1919
jaraco-classes==3.4.0
2020
# via keyring
@@ -36,7 +36,7 @@ more-itertools==10.8.0
3636
# via
3737
# jaraco-classes
3838
# jaraco-functools
39-
nh3==0.3.0
39+
nh3==0.3.1
4040
# via readme-renderer
4141
packaging==25.0
4242
# via
@@ -61,7 +61,7 @@ requests-toolbelt==1.0.0
6161
# via twine
6262
rfc3986==2.0.0
6363
# via twine
64-
rich==14.1.0
64+
rich==14.2.0
6565
# via twine
6666
secretstorage==3.4.0
6767
# via keyring

0 commit comments

Comments
 (0)