From 370e994f5383f66f12547dabb1589c0f82c3b3f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Sep 2023 06:43:26 +0000 Subject: [PATCH] Bump google-auth-httplib2 from 0.1.0 to 0.1.1 Bumps [google-auth-httplib2](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2) from 0.1.0 to 0.1.1. - [Release notes](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/releases) - [Changelog](https://github.com/googleapis/google-auth-library-python-httplib2/blob/main/CHANGELOG.md) - [Commits](https://github.com/GoogleCloudPlatform/google-auth-library-python-httplib2/compare/v0.1.0...v0.1.1) --- updated-dependencies: - dependency-name: google-auth-httplib2 dependency-type: direct:production update-type: version-update:semver-patch ... 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..0e9f64f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,6 +2,6 @@ fastapi==0.101.1 uvicorn==0.23.2 starlette-prometheus==0.9.0 google-api-python-client==2.97.0 -google-auth-httplib2==0.1.0 +google-auth-httplib2==0.1.1 google-auth-oauthlib==1.0.0 opensearch-py