From 2ed5a9eaa9e946182635638d3793dff1bc9fab84 Mon Sep 17 00:00:00 2001 From: Anthonios Partheniou Date: Fri, 20 Feb 2026 10:26:57 -0500 Subject: [PATCH] chore(librarian): update gapic-generator to 1.30.9 --- .generator/requirements.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.generator/requirements.in b/.generator/requirements.in index 64e324cefee4..d58b58fc1da9 100644 --- a/.generator/requirements.in +++ b/.generator/requirements.in @@ -1,5 +1,5 @@ click -gapic-generator==1.30.8 # fix mypy issue for __func__ type https://github.com/googleapis/gapic-generator-python/pull/2562 +gapic-generator==1.30.9 # update repo location for core deps https://github.com/googleapis/gapic-generator-python/pull/2566 nox starlark-pyo3>=2025.1 build