Skip to content

Commit b2c6d48

Browse files
chore: Update gapic-generator-python to v1.9.0 (#243)
* chore: Update gapic-generator-python to v1.9.0 PiperOrigin-RevId: 517425588 Source-Link: googleapis/googleapis@33c93eb Source-Link: googleapis/googleapis-gen@d5f5978 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiZDVmNTk3ODlkMTlmYzQzMjcwZmYyMTI0OTY3ZDRlYzg5OTJiOGU4ZiJ9 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent 4c2ff78 commit b2c6d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/google-cloud-billing/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"proto-plus >= 1.22.0, <2.0.0dev",
4141
"proto-plus >= 1.22.2, <2.0.0dev; python_version>='3.11'",
4242
"protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.0,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",
43-
"grpc-google-iam-v1 >= 0.12.4, < 1.0.0dev",
43+
"grpc-google-iam-v1 >= 0.12.4, <1.0.0dev",
4444
]
4545
url = "https://github.com/googleapis/python-billing"
4646

0 commit comments

Comments
 (0)