From b35133e6976c819f323613bf123d7575a92a549a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Mar 2024 15:19:49 +0000 Subject: [PATCH] build(deps): Bump google-auth from 2.24.0 to 2.28.1 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.24.0 to 2.28.1. - [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.28.1) --- 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 30e1f21..d9ee636 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ ansible == 9.0.1 ansible-lint == 24.2.0 molecule[ansible] == 5.1.0 apache-libcloud == 3.8.0 -google-auth == 2.24.0 +google-auth == 2.28.1 molecule-plugins[gce]