Skip to main content

Bump google-auth-oauthlib from 0.4.1 to 1.2.1

ID
e8e4309
date
2024-07-09 10:01:10+00:00
author
dependabot <https://github.com/dependabot>
parent
835a994
message
Bump google-auth-oauthlib from 0.4.1 to 1.2.1

Bumps [google-auth-oauthlib](https://github.com/GoogleCloudPlatform/google-auth-library-python-oauthlib) from 0.4.1 to 1.2.1.
- [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/v0.4.1...v1.2.1)

---
updated-dependencies:
- dependency-name: google-auth-oauthlib
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
changed files
2 files, 2 additions, 2 deletions

Changed files

requirements.in (353) → requirements.in (353)

diff --git a/requirements.in b/requirements.in
index 6216c71..f499098 100644
--- a/requirements.in
+++ b/requirements.in
@@ -5,7 +5,7 @@ cogapp
 datasette
 datasette-render-image-tags
 google-api-python-client==1.7.2
-google-auth-oauthlib==0.4.1
+google-auth-oauthlib==1.2.1
 httpx
 humanize
 hyperlink

requirements.txt (4587) → requirements.txt (4587)

diff --git a/requirements.txt b/requirements.txt
index 6ff1d50..239d20c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -64,7 +64,7 @@ google-auth==2.27.0
     #   google-auth-oauthlib
 google-auth-httplib2==0.2.0
     # via google-api-python-client
-google-auth-oauthlib==0.4.1
+google-auth-oauthlib==1.2.1
     # via -r requirements.in
 h11==0.14.0
     # via