Skip to content

Commit 4d3fbfc

Browse files
build(deps): bump sigstore-models from 0.0.5 to 0.0.6 (#1644)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d6d9f0 commit 4d3fbfc

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.5",
42+
"sigstore-models == 0.0.6",
4343
"sigstore-rekor-types == 0.0.18",
4444
"tuf ~= 6.0",
4545
"platformdirs ~= 4.2",

0 commit comments

Comments
 (0)