diff --git a/pyproject.toml b/pyproject.toml index 0775313..17ccb52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -46,7 +46,7 @@ type = "virtual" detached = true path = ".venv-generate" dependencies = [ - "grpcio-tools==1.71.0", + "grpcio-tools==1.72.0", "protobuf==5.29.3", ]