diff --git a/py3-google-auth.yaml b/py3-google-auth.yaml index 1156d8a9c3..995d1d0549 100644 --- a/py3-google-auth.yaml +++ b/py3-google-auth.yaml @@ -1,6 +1,6 @@ package: name: py3-google-auth - version: 2.33.0 + version: 2.34.0 epoch: 0 description: Google Authentication Library copyright: @@ -29,7 +29,7 @@ pipeline: with: repository: https://github.com/googleapis/google-auth-library-python tag: v${{package.version}} - expected-commit: 5030b822368881cde2f47b0f8909dbac5e5a3b50 + expected-commit: c6d99030b8d972105913006bd052cf762b94a976 - name: Python Build runs: python setup.py build