Skip to content

Commit ee2c2fe

Browse files
MAINT: Bump grpcio from 1.57.0 to 1.58.0 (#167)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bb295b commit ee2c2fe

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
@@ -32,7 +32,7 @@ dependencies = [
3232

3333
[project.optional-dependencies]
3434
tests = [
35-
"grpcio==1.57.0",
35+
"grpcio==1.58.0",
3636
"protobuf==3.20.3",
3737
"pytest==7.4.1",
3838
"pytest-cov==4.1.0",

0 commit comments

Comments
 (0)