Skip to content

Commit e4740cd

Browse files
Bump grpcio from 1.54.2 to 1.55.0 (#290)
Bumps [grpcio](https://github.com/grpc/grpc) from 1.54.2 to 1.55.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.54.2...v1.55.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 66286c1 commit e4740cd

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.54.2
20+
grpcio==1.55.0
2121
protobuf==4.21.12
2222
aiodocker==0.21.0
2323
docker-image-py==0.1.12

0 commit comments

Comments
 (0)