From 5ff5bd2d763e87b53b733b0afc31157a06484c44 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 May 2023 20:17:00 +0000 Subject: [PATCH] build(deps): bump google-auth from 2.16.0 to 2.18.0 Bumps [google-auth](https://github.com/googleapis/google-auth-library-python) from 2.16.0 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.16.0...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 0a82a2d..d47676b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ flatbuffers==23.1.21 ; python_full_version == "3.9.16" gast==0.4.0 ; python_full_version == "3.9.16" gdown==4.6.3 ; python_full_version == "3.9.16" google-auth-oauthlib==0.4.6 ; python_full_version == "3.9.16" -google-auth==2.16.0 ; python_full_version == "3.9.16" +google-auth==2.18.0 ; python_full_version == "3.9.16" google-pasta==0.2.0 ; python_full_version == "3.9.16" grpcio==1.51.1 ; python_full_version == "3.9.16" h11==0.14.0 ; python_full_version == "3.9.16"