Skip to content

Commit b44f07b

Browse files
authored
chore: update grpcio version (#29)
1 parent f86f90e commit b44f07b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@ classifiers = [ # Optional
2525

2626
dependencies = [
2727
"certifi==2024.7.4",
28-
"grpcio==1.62.1",
29-
"grpcio-status==1.62.1",
28+
"grpcio==1.68.1",
29+
"grpcio-status==1.68.1",
3030
"sentry-sdk>=2.2.1",
3131
]
3232

0 commit comments

Comments
 (0)