From 338d065883a073e50d9563d8ce78514a5532c1bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Oct 2023 16:17:04 +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 da6b6ee..7dc756a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ fastapi==0.103.2 uvicorn==0.23.2 starlette-prometheus==0.9.0 google-api-python-client==2.102.0 -google-auth-httplib2==0.1.0 +google-auth-httplib2==0.1.1 google-auth-oauthlib==1.1.0