From e18cfad46c8bbb7342cab1825f32fd8c0cf4a76d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 May 2023 10:56:55 +0000 Subject: [PATCH] Bump google-auth from 2.17.3 to 2.18.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.17.3 to 2.18.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.17.3...v2.18.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 7e62404..0e1fec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ chardet==5.1.0 configobj==5.0.8 coverage==7.2.5 dpath==2.1.5 -google-auth==2.17.3 +google-auth==2.18.0 httpretty==1.1.4 idna==3.4 kubernetes==26.1.0