Skip to content

Commit eee9d69

Browse files
authored
chore(librarian): update gapic-generator to 1.30.1 (#14967)
1.30.1 is needed to improve the performance of the Python GAPIC generator. See https://github.com/googleapis/gapic-generator-python/releases/tag/v1.30.1 and googleapis/gapic-generator-python#2504
1 parent 483f017 commit eee9d69

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.28.3 # format generated samples
2+
gapic-generator==1.30.1 # performance improvements
33
nox
44
starlark-pyo3>=2025.1
55
build

0 commit comments

Comments
 (0)