Skip to content

Commit 4867575

Browse files
authored
Merge pull request #10 from messari/dependabot/pip/grpcio-1.53.0
Bump grpcio from 1.50.0 to 1.53.0
2 parents c0f7667 + fb8b787 commit 4867575

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ classifiers = [
2020
dependencies = [
2121
'pandas==1.5.1',
2222
'protobuf==3.20.2',
23-
'grpcio==1.50.0',
23+
'grpcio==1.53.0',
2424
'grpcio-tools==1.48.2',
2525
'ipykernel==6.17.0'
2626
]

0 commit comments

Comments
 (0)