Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit 63fc8ae

Browse files
chore: librarian release pull request: 20260114T132622Z (#437)
PR created by the Librarian CLI to initialize a release. Merging this PR will auto trigger a release. Librarian Version: v1.0.1 Language Image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620 <details><summary>google-auth-oauthlib: 1.2.4</summary> ## [1.2.4](v1.2.3...v1.2.4) (2026-01-14) ### Bug Fixes * support google-auth &gt;= 2.46.0 (#433) ([088a597](088a597c)) </details>
1 parent 088a597 commit 63fc8ae

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

.librarian/state.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
image: us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
22
libraries:
33
- id: google-auth-oauthlib
4-
version: 1.2.3
4+
version: 1.2.4
5+
last_generated_commit: ""
56
apis: []
67
source_roots:
78
- .

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

55
[1]: https://pypi.org/project/google-auth-oauthlib/#history
66

7+
## [1.2.4](https://github.com/googleapis/google-cloud-python/compare/google-auth-oauthlib-v1.2.3...google-auth-oauthlib-v1.2.4) (2026-01-14)
8+
9+
10+
### Bug Fixes
11+
12+
* support google-auth >= 2.46.0 (#433) ([088a597cfa50c90d11e9a6993f2115a0eded3422](https://github.com/googleapis/google-cloud-python/commit/088a597cfa50c90d11e9a6993f2115a0eded3422))
13+
714
## [1.2.3](https://github.com/googleapis/google-auth-library-python-oauthlib/compare/v1.2.2...v1.2.3) (2025-10-30)
815

916

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
long_description = fh.read()
3333

3434

35-
version = "1.2.3"
35+
version = "1.2.4"
3636

3737
setup(
3838
name="google-auth-oauthlib",

0 commit comments

Comments
 (0)