Skip to content

Commit 78b34e3

Browse files
build(deps): bump grpcio-tools from 1.63.2 to 1.73.1
Bumps [grpcio-tools](https://github.com/grpc/grpc) from 1.63.2 to 1.73.1. - [Release notes](https://github.com/grpc/grpc/releases) - [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md) - [Commits](grpc/grpc@v1.63.2...v1.73.1) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.73.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 732411d commit 78b34e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

opamp-gen-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use caution when bumping this version to ensure compatibility with the currently supported protobuf version.
22
# Pinning this to the oldest grpcio version that supports protobuf 5 helps avoid RuntimeWarning messages
33
# from the generated protobuf code and ensures continued stability for newer grpcio versions.
4-
grpcio-tools==1.63.2
4+
grpcio-tools==1.73.1
55
mypy-protobuf~=3.5.0

0 commit comments

Comments
 (0)