Skip to content

Commit

Permalink
deps: Update dependency cloud-sql-python-connector to v1.6.0 (#216)
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 |
|---|---|---|---|---|---|
|
[cloud-sql-python-connector](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector)
| `==1.5.0` -> `==1.6.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/cloud-sql-python-connector/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/cloud-sql-python-connector/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/cloud-sql-python-connector/1.5.0/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/cloud-sql-python-connector/1.5.0/1.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>GoogleCloudPlatform/cloud-sql-python-connector
(cloud-sql-python-connector)</summary>

###
[`v1.6.0`](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector/blob/HEAD/CHANGELOG.md#160-2024-01-17)

[Compare
Source](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector/compare/v1.5.0...v1.6.0)

##### Features

- add support for domain-scoped projects
([#&#8203;937](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/937))
([3d1f36e](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/3d1f36e176d1689380d71fc56f111dbb8de34dcb))

##### Dependencies

- Update dependency google-auth to v2.26.2
([#&#8203;964](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/964))
([43d7ad6](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/43d7ad6d7b57454256b933580d51113cc22a2206))
- update dependency pg8000 to v1.30.4
([#&#8203;962](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector/issues/962))
([8012c8f](https://togithub.com/GoogleCloudPlatform/cloud-sql-python-connector/commit/8012c8f7d32cd59f851638d7167067f2804125f6))

</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**: Never, 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/genai-databases-retrieval-app).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: Yuan <45984206+Yuan325@users.noreply.github.com>
Co-authored-by: Wenxin Du <117315983+duwenxin99@users.noreply.github.com>
  • Loading branch information
3 people committed Mar 6, 2024
1 parent 049b8f0 commit 3157eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion retrieval_service/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@ langchain==0.1.5
pgvector==0.2.5
pydantic==2.5.3
uvicorn[standard]==0.27.0.post1
cloud-sql-python-connector==1.5.0
cloud-sql-python-connector==1.6.0
sqlalchemy==2.0.25

0 comments on commit 3157eb2

Please sign in to comment.