Skip to content

Commit c93da90

Browse files
authored
build(deps): update build dependencies (#11)
1 parent 4272b84 commit c93da90

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,13 +2,13 @@
22
# uv pip compile --config-file=uv.toml requirements.in
33
build==1.3.0
44
# via -r requirements.in
5-
certifi==2025.7.14
5+
certifi==2025.8.3
66
# via requests
77
cffi==1.17.1
88
# via cryptography
9-
charset-normalizer==3.4.2
9+
charset-normalizer==3.4.3
1010
# via requests
11-
cryptography==45.0.5
11+
cryptography==45.0.6
1212
# via secretstorage
1313
docutils==0.22
1414
# via readme-renderer
@@ -28,7 +28,7 @@ jeepney==0.9.0
2828
# secretstorage
2929
keyring==25.6.0
3030
# via twine
31-
markdown-it-py==3.0.0
31+
markdown-it-py==4.0.0
3232
# via rich
3333
mdurl==0.1.2
3434
# via markdown-it-py

0 commit comments

Comments
 (0)