We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4272b84 commit c93da90Copy full SHA for c93da90
1 file changed
build/3.12/requirements.txt
@@ -2,13 +2,13 @@
2
# uv pip compile --config-file=uv.toml requirements.in
3
build==1.3.0
4
# via -r requirements.in
5
-certifi==2025.7.14
+certifi==2025.8.3
6
# via requests
7
cffi==1.17.1
8
# via cryptography
9
-charset-normalizer==3.4.2
+charset-normalizer==3.4.3
10
11
-cryptography==45.0.5
+cryptography==45.0.6
12
# via secretstorage
13
docutils==0.22
14
# via readme-renderer
@@ -28,7 +28,7 @@ jeepney==0.9.0
28
# secretstorage
29
keyring==25.6.0
30
# via twine
31
-markdown-it-py==3.0.0
+markdown-it-py==4.0.0
32
# via rich
33
mdurl==0.1.2
34
# via markdown-it-py
0 commit comments