Skip to content

Commit 374eba1

Browse files
authored
chore(librarian): update gapic-generator to 1.30.6 (#15500)
This PR is needed to address the issue in googleapis/gapic-generator-python#2548. See googleapis/gapic-generator-python#2549 for more details. The release notes and changes for generated client libraries will be added in a separate PR.
1 parent 4636662 commit 374eba1

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.5 # Fix mypy issue https://github.com/googleapis/gapic-generator-python/pull/2536
2+
gapic-generator==1.30.6 # Fix incorrect REST serialization https://github.com/googleapis/gapic-generator-python/pull/2549
33
nox
44
starlark-pyo3>=2025.1
55
build

0 commit comments

Comments
 (0)