We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3317732 commit 075c778Copy full SHA for 075c778
.generator/requirements.in
@@ -1,5 +1,5 @@
1
click
2
-gapic-generator==1.30.7 # replace isort and black with ruff https://github.com/googleapis/gapic-generator-python/pull/2539
+gapic-generator==1.30.8 # fix mypy issue for __func__ type https://github.com/googleapis/gapic-generator-python/pull/2562
3
nox
4
starlark-pyo3>=2025.1
5
build
0 commit comments