diff --git a/pyproject.toml b/pyproject.toml index a1c5ac7e3..856327c36 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ dependencies = [ "rfc8785 ~= 0.1.2", "rfc3161-client >= 0.1.2,< 1.1.0", # NOTE(ww): Both under active development, so strictly pinned. - "sigstore-protobuf-specs == 0.3.2", + "sigstore-protobuf-specs == 0.3.4", "sigstore-rekor-types == 0.0.18", "tuf ~= 5.0", "platformdirs ~= 4.2",