File tree Expand file tree Collapse file tree 3 files changed +37
-31
lines changed Expand file tree Collapse file tree 3 files changed +37
-31
lines changed Original file line number Diff line number Diff line change 66#
77
88# The following packages are considered to be unsafe in a requirements file:
9- pip==24.3.1
9+ pip==25.2
1010 # via -r runtime-prerequisites.in
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ id ~= 1.0
1313requests
1414
1515# NOTE: Used to generate attestations.
16- pypi-attestations ~= 0.0.26
17- sigstore ~= 3.5.1
16+ pypi-attestations ~= 0.0.27
17+ sigstore ~= 3.6.5
1818
1919# NOTE: Used to detect the PyPI package name from the distribution files
2020packaging
Original file line number Diff line number Diff line change @@ -8,27 +8,28 @@ annotated-types==0.7.0
88 # via pydantic
99betterproto==2.0.0b6
1010 # via sigstore-protobuf-specs
11- certifi==2024.12.14
11+ certifi==2025.8.3
1212 # via requests
1313cffi==1.17.1
1414 # via cryptography
15- charset-normalizer==3.4.1
15+ charset-normalizer==3.4.3
1616 # via requests
17- cryptography==43 .0.3
17+ cryptography==45 .0.7
1818 # via
1919 # pyopenssl
2020 # pypi-attestations
21+ # rfc3161-client
2122 # secretstorage
2223 # sigstore
2324dnspython==2.7.0
2425 # via email-validator
25- docutils==0.21.2
26+ docutils==0.22
2627 # via readme-renderer
27- email-validator==2.2 .0
28+ email-validator==2.3 .0
2829 # via pydantic
29- grpclib==0.4.7
30+ grpclib==0.4.8
3031 # via betterproto
31- h2==4.1 .0
32+ h2==4.3 .0
3233 # via grpclib
3334hpack==4.1.0
3435 # via h2
@@ -47,107 +48,112 @@ jaraco-classes==3.4.0
4748 # via keyring
4849jaraco-context==6.0.1
4950 # via keyring
50- jaraco-functools==4.1 .0
51+ jaraco-functools==4.3 .0
5152 # via keyring
5253jeepney==0.9.0
5354 # via
5455 # keyring
5556 # secretstorage
5657keyring==25.6.0
5758 # via twine
58- markdown-it-py==3 .0.0
59+ markdown-it-py==4 .0.0
5960 # via rich
6061mdurl==0.1.2
6162 # via markdown-it-py
62- more-itertools==10.6 .0
63+ more-itertools==10.8 .0
6364 # via
6465 # jaraco-classes
6566 # jaraco-functools
66- multidict==6.1.0
67+ multidict==6.6.4
6768 # via grpclib
68- nh3==0.2.20
69+ nh3==0.3.0
6970 # via readme-renderer
70- packaging==24.2
71+ packaging==25.0
7172 # via
7273 # -c runtime-constraints.in
7374 # -r runtime.in
7475 # pypi-attestations
7576 # twine
76- platformdirs==4.3.6
77+ platformdirs==4.4.0
7778 # via sigstore
7879pyasn1==0.6.1
7980 # via
8081 # pypi-attestations
8182 # sigstore
8283pycparser==2.22
8384 # via cffi
84- pydantic==2.10.6
85+ pydantic==2.11.7
8586 # via
8687 # pypi-attestations
8788 # sigstore
8889 # sigstore-rekor-types
89- pydantic-core==2.27 .2
90+ pydantic-core==2.33 .2
9091 # via pydantic
91- pygments==2.19.1
92+ pygments==2.19.2
9293 # via
9394 # readme-renderer
9495 # rich
9596pyjwt==2.10.1
9697 # via sigstore
97- pyopenssl==25.0 .0
98+ pyopenssl==25.1 .0
9899 # via sigstore
99- pypi-attestations==0.0.26
100+ pypi-attestations==0.0.27
100101 # via -r runtime.in
101102python-dateutil==2.9.0.post0
102103 # via betterproto
103104readme-renderer==44.0
104105 # via twine
105- requests==2.32.3
106+ requests==2.32.5
106107 # via
107108 # -r runtime.in
108109 # id
109110 # pypi-attestations
110111 # requests-toolbelt
111112 # sigstore
112- # tuf
113113 # twine
114114requests-toolbelt==1.0.0
115115 # via twine
116+ rfc3161-client==1.0.4
117+ # via sigstore
116118rfc3986==2.0.0
117119 # via
118120 # pypi-attestations
119121 # twine
120122rfc8785==0.1.4
121123 # via sigstore
122- rich==13.9.4
124+ rich==14.1.0
123125 # via
124126 # sigstore
125127 # twine
126128secretstorage==3.3.3
127129 # via keyring
128- securesystemslib==1.2 .0
130+ securesystemslib==1.3 .0
129131 # via tuf
130- sigstore==3.5.3
132+ sigstore==3.6.5
131133 # via
132134 # -r runtime.in
133135 # pypi-attestations
134136sigstore-protobuf-specs==0.3.2
135137 # via
136138 # pypi-attestations
137139 # sigstore
138- sigstore-rekor-types==0.0.13
140+ sigstore-rekor-types==0.0.18
139141 # via sigstore
140142six==1.17.0
141143 # via python-dateutil
142- tuf==5.1 .0
144+ tuf==6.0 .0
143145 # via sigstore
144146twine==6.1.0
145147 # via -r runtime.in
146- typing-extensions==4.12.2
148+ typing-extensions==4.15.0
147149 # via
148150 # pydantic
149151 # pydantic-core
150- urllib3==2.3.0
152+ # typing-inspection
153+ typing-inspection==0.4.1
154+ # via pydantic
155+ urllib3==2.5.0
151156 # via
152157 # requests
158+ # tuf
153159 # twine
You can’t perform that action at this time.
0 commit comments