Skip to content

Commit 7374391

Browse files
authored
chore(librarian): update gapic-generator to 1.30.9 (#15588)
This PR is needed to update the `core_deps_from_source` nox session to point to the new location for `google-api-core` in the monorepo https://github.com/googleapis/google-cloud-python/tree/main/packages/google-api-core https://github.com/googleapis/google-cloud-python/blob/edd2b7ae39899124747ff62769287f4458387e0c/packages/google-apps-meet/noxfile.py#L600 See googleapis/gapic-generator-python#2566
1 parent edd2b7a commit 7374391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.generator/requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
click
2-
gapic-generator==1.30.8 # fix mypy issue for __func__ type https://github.com/googleapis/gapic-generator-python/pull/2562
2+
gapic-generator==1.30.9 # update repo location for core deps https://github.com/googleapis/gapic-generator-python/pull/2566
33
nox
44
starlark-pyo3>=2025.1
55
build

0 commit comments

Comments
 (0)