Skip to content

Commit cd394ad

Browse files
authored
build(deps): update build dependencies (#26)
1 parent c447188 commit cd394ad

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build/3.12/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
# uv pip compile --config-file=uv.toml requirements.in
33
build==1.3.0
44
# via -r requirements.in
5-
certifi==2025.10.5
5+
certifi==2025.11.12
66
# via requests
77
cffi==2.0.0
88
# via cryptography
99
charset-normalizer==3.4.4
1010
# via requests
1111
cryptography==46.0.3
1212
# via secretstorage
13-
docutils==0.22.2
13+
docutils==0.22.3
1414
# via readme-renderer
1515
id==1.5.0
1616
# via twine
@@ -26,7 +26,7 @@ jeepney==0.9.0
2626
# via
2727
# keyring
2828
# secretstorage
29-
keyring==25.6.0
29+
keyring==25.7.0
3030
# via twine
3131
markdown-it-py==4.0.0
3232
# via rich
@@ -63,7 +63,7 @@ rfc3986==2.0.0
6363
# via twine
6464
rich==14.2.0
6565
# via twine
66-
secretstorage==3.4.0
66+
secretstorage==3.4.1
6767
# via keyring
6868
twine==6.2.0
6969
# via -r requirements.in

0 commit comments

Comments
 (0)