From 5a14a0c830f4ccc4f61faff1041ea8adb34c88fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jan 2024 00:19:00 +0000 Subject: [PATCH] build(deps): Bump google-auth from 2.24.0 to 2.25.2 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.24.0 to 2.25.2. - [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.24.0...v2.25.2) --- 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 acfd022..38e6eff 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ ansible == 9.0.1 ansible-lint == 6.22.1 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0 -google-auth == 2.24.0 +google-auth == 2.25.2 molecule-plugins[gce]