From a952971b4421e19be9daba80a83e7142e4406f76 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 00:29:59 +0000 Subject: [PATCH] build(deps): Bump google-auth from 2.29.0 to 2.34.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.29.0 to 2.34.0. - [Release notes](https://github.com/googleapis/google-auth-library-python/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-auth-library-python/compare/v2.29.0...v2.34.0) --- updated-dependencies: - dependency-name: google-auth dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 25e7986..5f0b57b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ ansible == 9.6.0 ansible-lint == 24.5.0 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0 -google-auth == 2.29.0 +google-auth == 2.34.0 molecule-plugins[gce]