Skip to content

Commit 16fddcd

Browse files
dependabot[bot]jobselko
authored andcommitted
Update protobuf requirement from <7.0,>=4.21.1 to >=4.21.1,<8.0
Updates the requirements on [protobuf](https://github.com/protocolbuffers/protobuf) to permit the latest version. - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da0e07d commit 16fddcd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dependencies = [
5151
"opentelemetry-api>=1.27.0,<1.44",
5252
"opentelemetry-sdk>=1.27.0,<1.44",
5353
"opentelemetry-exporter-otlp-proto-http>=1.27.0,<1.44",
54-
"protobuf>=4.21.1,<7.0",
54+
"protobuf>=4.21.1,<8.0",
5555
"pulp-glue>=0.30.0,<0.41",
5656
"pygtrie>=2.5,<=2.5.0",
5757
"psycopg[binary]>=3.1.8,<3.4", # SemVer, not explicitely stated, but mentioned on multiple changes.

0 commit comments

Comments
 (0)