Skip to content

Commit fe8d148

Browse files
committedNov 6, 2024
requirements: bump pypi-attestations to 0.0.15
Signed-off-by: William Woodruff <william@trailofbits.com>
1 parent 1f5d4ec commit fe8d148

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎requirements/runtime.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ id ~= 1.0
1010
requests
1111

1212
# NOTE: Used to generate attestations.
13-
pypi-attestations ~= 0.0.13
13+
pypi-attestations ~= 0.0.15
1414
sigstore ~= 3.5.1
1515

1616
# NOTE: Used to detect the PyPI package name from the distribution files

‎requirements/runtime.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ pyjwt==2.8.0
9393
# via sigstore
9494
pyopenssl==24.1.0
9595
# via sigstore
96-
pypi-attestations==0.0.13
96+
pypi-attestations==0.0.15
9797
# via -r runtime.in
9898
python-dateutil==2.9.0.post0
9999
# via betterproto

0 commit comments

Comments
 (0)