Skip to content

Commit 36cad1c

Browse files
chore(deps): Bump the grpc-compatible group across 1 directory with 2 updates
Bumps the grpc-compatible group with 2 updates in the / directory: [grpcio](https://github.com/grpc/grpc) and [grpcio-tools](https://github.com/grpc/grpc). Updates `grpcio` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.1) Updates `grpcio-tools` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.1) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.81.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: grpc-compatible - dependency-name: grpcio-tools dependency-version: 1.81.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: grpc-compatible ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 954c3c5 commit 36cad1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ requires = [
1111
# versions can't work with code that was generated with newer versions.
1212
# https://protobuf.dev/support/cross-version-runtime-guarantee/#backwards
1313
"protobuf == 6.33.5",
14-
"grpcio-tools == 1.80.0",
15-
"grpcio == 1.80.0",
14+
"grpcio-tools == 1.81.1",
15+
"grpcio == 1.81.1",
1616
]
1717
build-backend = "setuptools.build_meta"
1818

0 commit comments

Comments
 (0)