Skip to content

Commit 21d2701

Browse files
authored
build(deps): update build dependencies (#51)
1 parent dc2d067 commit 21d2701

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
@@ -1,14 +1,14 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --config-file=uv.toml requirements.in
3-
build==1.4.0
3+
build==1.4.2
44
# via -r requirements.in
55
certifi==2026.2.25
66
# via requests
77
cffi==2.0.0
88
# via cryptography
99
charset-normalizer==3.4.6
1010
# via requests
11-
cryptography==46.0.5
11+
cryptography==46.0.6
1212
# via secretstorage
1313
docutils==0.22.4
1414
# via readme-renderer
@@ -18,7 +18,7 @@ idna==3.11
1818
# via requests
1919
jaraco-classes==3.4.0
2020
# via keyring
21-
jaraco-context==6.1.1
21+
jaraco-context==6.1.2
2222
# via keyring
2323
jaraco-functools==4.4.0
2424
# via keyring
@@ -36,23 +36,23 @@ more-itertools==10.8.0
3636
# via
3737
# jaraco-classes
3838
# jaraco-functools
39-
nh3==0.3.3
39+
nh3==0.3.4
4040
# via readme-renderer
4141
packaging==26.0
4242
# via
4343
# build
4444
# twine
4545
pycparser==3.0
4646
# via cffi
47-
pygments==2.19.2
47+
pygments==2.20.0
4848
# via
4949
# readme-renderer
5050
# rich
5151
pyproject-hooks==1.2.0
5252
# via build
5353
readme-renderer==44.0
5454
# via twine
55-
requests==2.32.5
55+
requests==2.33.1
5656
# via
5757
# requests-toolbelt
5858
# twine

0 commit comments

Comments
 (0)