From 15f58c83d5b3bdf4c733421cb33c700865e2ec32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 00:05:31 +0000 Subject: [PATCH] build(deps): Bump google-auth from 2.34.0 to 2.35.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.34.0 to 2.35.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.34.0...v2.35.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 e28cc4f..0ba15b9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ ansible == 9.6.0 ansible-lint == 24.7.0 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0 -google-auth == 2.34.0 +google-auth == 2.35.0 molecule-plugins[gce]