From 9c99136dd7682fef7184eed9bc5fa8144baab148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 06:43:22 +0000 Subject: [PATCH] Bump google-auth-oauthlib from 1.0.0 to 1.1.0 Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-oauthlib/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib/compare/v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: google-auth-oauthlib 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 e91b3f1..c29ae71 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ uvicorn==0.23.2 starlette-prometheus==0.9.0 google-api-python-client==2.97.0 google-auth-httplib2==0.1.0 -google-auth-oauthlib==1.0.0 +google-auth-oauthlib==1.1.0 opensearch-py