Skip to content

Commit 598de57

Browse files
build(deps): update sigstore requirement from <3.6,>=3.5.3 to >=3.5.3,<3.7 in the python group (#78)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26351f3 commit 598de57

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
@@ -14,7 +14,7 @@ dependencies = [
1414
"packaging",
1515
"pyasn1 ~= 0.6",
1616
"pydantic >= 2.10.0",
17-
"sigstore >= 3.5.3, < 3.6",
17+
"sigstore >= 3.5.3, < 3.7",
1818
"sigstore-protobuf-specs",
1919
]
2020
requires-python = ">=3.9"

0 commit comments

Comments
 (0)