diff --git a/pyproject.toml b/pyproject.toml index 204fa37..e9ba81d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ type = "virtual" detached = true path = ".venv-generate" dependencies = [ - "grpcio-tools==1.73.1", + "grpcio-tools==1.74.0", "protobuf==6.31.1", ]