Skip to content

Commit 1ab7443

Browse files
committed
pyproject: bump sigstore-models to 0.0.5
1 parent 7b03e66 commit 1ab7443

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies = [
3939
"rfc3161-client >= 1.0.3,< 1.1.0",
4040
# Both sigstore-models and sigstore-rekor types are unstable
4141
# so we pin them conservatively.
42-
"sigstore-models == 0.0.4",
42+
"sigstore-models == 0.0.5",
4343
"sigstore-rekor-types == 0.0.18",
4444
"tuf ~= 6.0",
4545
"platformdirs ~= 4.2",

0 commit comments

Comments
 (0)