diff --git a/pyproject.toml b/pyproject.toml index 44a7ff1..3388bec 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,8 +25,8 @@ classifiers = [ # Optional dependencies = [ "certifi==2024.7.4", - "grpcio==1.62.1", - "grpcio-status==1.62.1", + "grpcio==1.68.1", + "grpcio-status==1.68.1", "sentry-sdk>=2.2.1", ]