Skip to content

Commit 8324c39

Browse files
chore(deps): bump grpcio from 1.76.0 to 1.78.0
Bumps [grpcio](https://github.com/grpc/grpc) from 1.76.0 to 1.78.0. - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.76.0...v1.78.0) --- updated-dependencies: - dependency-name: grpcio dependency-version: 1.78.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 62ad1b6 commit 8324c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ requires-python = ">=3.10, <3.14"
1616
dependencies = [
1717
"grpcio-tools==1.76.0",
1818
"protobuf==6.33.5",
19-
"grpcio==1.76.0",
19+
"grpcio==1.78.0",
2020
"cryptography==46.0.4",
2121
"python-dotenv==1.2.1",
2222
"requests>=2.32.4",

0 commit comments

Comments
 (0)