Skip to content

Commit 190b612

Browse files
Google APIscopybara-github
authored andcommitted
feat: Add support for python 3.11
chore: Update gapic-generator-python to v1.8.0 PiperOrigin-RevId: 500768693
1 parent b84b4fe commit 190b612

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -322,7 +322,7 @@ load("@rules_python//python:pip.bzl", "pip_install")
322322

323323
pip_install()
324324

325-
_gapic_generator_python_version = "1.7.1"
325+
_gapic_generator_python_version = "1.8.0"
326326

327327
http_archive(
328328
name = "gapic_generator_python",

0 commit comments

Comments
 (0)