Skip to content

Commit 8f28285

Browse files
committed
Bump pypi-attestations to 0.0.27
1 parent d73f02d commit 8f28285

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ lint = [
105105
"types-urllib3==1.26.25.14",
106106
"pyright==1.1.400",
107107
"pytest>=8.0",
108-
"pypi-attestations==0.0.26",
108+
"pypi-attestations==0.0.27",
109109
"betterproto==2.0.0b6",
110110
]
111111
test = [
@@ -142,7 +142,7 @@ lint = [
142142
package = [
143143
"betterproto==2.0.0b6", # resolution fails without betterproto
144144
"build",
145-
"pypi-attestations==0.0.26",
145+
"pypi-attestations==0.0.27",
146146
"twine>=6.1",
147147
]
148148
test = [

utils/convert_attestations.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# /// script
88
# requires-python = ">=3.11"
99
# dependencies = [
10-
# "pypi-attestations==0.0.26",
10+
# "pypi-attestations==0.0.27",
1111
# "betterproto==2.0.0b6",
1212
# ]
1313
# ///

0 commit comments

Comments
 (0)