From f6d347979c1ca46aed05abf8d9bf4c4632db6021 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 18:51:04 +0000 Subject: [PATCH] build(deps): Bump google-auth from 2.6.0 to 2.22.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.6.0 to 2.22.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.6.0...v2.22.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 ce13003..6bfede7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ ansible-lint == 5.4.0 molecule[ansible] == 5.1.0 apache-libcloud == 3.4.1 pycrypto == 2.6.1 -google-auth == 2.6.0 +google-auth == 2.22.0 molecule-plugins[gce]