From 25a7568f7498f5f8d1478e68217a6d09e69740d7 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 00:48:07 +0100 Subject: [PATCH] py3-google-auth/2.34.0 package update (#26365)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- py3-google-auth.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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