diff --git a/pyproject.toml b/pyproject.toml index 047a070..52e8bec 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.1", "protobuf==6.30.2", ]