Skip to content

Commit ef2e130

Browse files
authored
chore(librarian): bump gapic-generator to 1.28.1 (#14717)
See related issue : googleapis/librarian#2486 1.28.1 is needed to resolve an issue with `gapic-version` option not working for `google-cloud-biglake`. An issue was fixed in `gapic-generator==1.28.1` https://github.com/googleapis/gapic-generator-python/releases/tag/v1.28.1 via googleapis/gapic-generator-python#2460
1 parent 1296584 commit ef2e130

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.0 # Python 3.14 support
2+
gapic-generator>=1.28.1 # Python 3.14 support, gapic-version support
33
nox
44
starlark-pyo3>=2025.1
55
build

0 commit comments

Comments
 (0)