Skip to content

Commit

Permalink
deps: Update dependency google-auth to v2.23.4 (#59)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[google-auth](https://togithub.com/googleapis/google-auth-library-python)
| `==2.23.3` -> `==2.23.4` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/google-auth/2.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/google-auth/2.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/google-auth/2.23.3/2.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/google-auth/2.23.3/2.23.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>googleapis/google-auth-library-python (google-auth)</summary>

###
[`v2.23.4`](https://togithub.com/googleapis/google-auth-library-python/blob/HEAD/CHANGELOG.md#2234-2023-10-31)

[Compare
Source](https://togithub.com/googleapis/google-auth-library-python/compare/v2.23.3...v2.23.4)

##### Bug Fixes

- Export detect_gce_residency_linux function
([#&#8203;1403](https://togithub.com/googleapis/google-auth-library-python/issues/1403))
([809da13](https://togithub.com/googleapis/google-auth-library-python/commit/809da13cedcc2945b7e81f9c5b86b84f75e9113c))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/GoogleCloudPlatform/database-query-extension).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
  • Loading branch information
renovate-bot committed Nov 14, 2023
1 parent 423c2f8 commit 95842e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion langchain_tools_demo/requirements.txt
@@ -1,6 +1,6 @@
fastapi==0.104.1
google-cloud-aiplatform==1.35.0
google-auth==2.23.3
google-auth==2.23.4
itsdangerous==2.1.2
jinja2==3.1.2
langchain==0.0.335
Expand Down

0 comments on commit 95842e2

Please sign in to comment.