Skip to content

Commit 29f70b8

Browse files
authored
chore(librarian): update gapic-generator to 1.30.2 (#14969)
1.30.2 is needed to remove formatting changes which were introduced in 1.30.1. See https://github.com/googleapis/gapic-generator-python/releases/tag/v1.30.2
1 parent eee9d69 commit 29f70b8

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.1 # performance improvements
2+
gapic-generator==1.30.2 # remove formatting changes
33
nox
44
starlark-pyo3>=2025.1
55
build

0 commit comments

Comments
 (0)