Skip to content

Commit f02a341

Browse files
committed
Update sigstore to 3.0.0
1 parent b252c16 commit f02a341

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
@@ -15,7 +15,7 @@ classifiers = [
1515
"Programming Language :: Python :: 3",
1616
"License :: OSI Approved :: Apache Software License",
1717
]
18-
dependencies = ["cryptography", "pydantic", "sigstore==3.0.0rc2"]
18+
dependencies = ["cryptography", "pydantic", "sigstore~=3.0.0"]
1919
requires-python = ">=3.9"
2020

2121
[project.optional-dependencies]

0 commit comments

Comments
 (0)