Skip to content

Commit d58d8b5

Browse files
Bump grpcio from 1.55.0 to 1.56.0 (#297)
Bumps [grpcio](https://github.com/grpc/grpc) from 1.55.0 to 1.56.0. - [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.55.0...v1.56.0) --- updated-dependencies: - dependency-name: grpcio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67bd33d commit d58d8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ include_package_data = True
1717
install_requires =
1818
aiohttp==3.8.4
1919
neuro-logging==21.12.2
20-
grpcio==1.55.0
20+
grpcio==1.56.0
2121
protobuf==4.21.12
2222
aiodocker==0.21.0
2323
docker-image-py==0.1.12

0 commit comments

Comments
 (0)