Skip to content

Commit a610cdc

Browse files
Update grpcio-tools requirement from <2,>=1.43.0 to >=1.83.0,<2
Updates the requirements on [grpcio-tools](https://github.com/grpc/grpc) to permit the latest version. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.43.0...v1.83.0) --- updated-dependencies: - dependency-name: grpcio-tools dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 464e6d1 commit a610cdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ adafruit-nrfutil==0.5.3.post16
44
meshtastic==2.7.11
55
# Match grpcio-tools version pinning from nanopb (where it's consumed)
66
# but cap it below 2.x so a major release can't break the build unannounced.
7-
grpcio-tools>=1.43.0,<2
7+
grpcio-tools>=1.83.0,<2

0 commit comments

Comments
 (0)