Skip to content

Commit

Permalink
chore(deps): update dependency websockets to v14 (GoogleCloudPlatform…
Browse files Browse the repository at this point in the history
…#1386)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [websockets](https://redirect.github.com/python-websockets/websockets)
([changelog](https://websockets.readthedocs.io/en/stable/project/changelog.html))
| `12.0` -> `14.1` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/websockets/14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/websockets/14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/websockets/12.0/14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/websockets/12.0/14.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the warning logs for
more information.

---

### Release Notes

<details>
<summary>python-websockets/websockets (websockets)</summary>

###
[`v14.1`](https://redirect.github.com/python-websockets/websockets/releases/tag/14.1)

[Compare
Source](https://redirect.github.com/python-websockets/websockets/compare/14.0...14.1)

See https://websockets.readthedocs.io/en/stable/project/changelog.html
for details.

###
[`v14.0`](https://redirect.github.com/python-websockets/websockets/releases/tag/14.0)

[Compare
Source](https://redirect.github.com/python-websockets/websockets/compare/13.1...14.0)

See https://websockets.readthedocs.io/en/stable/project/changelog.html
for details.

###
[`v13.1`](https://redirect.github.com/python-websockets/websockets/releases/tag/13.1)

[Compare
Source](https://redirect.github.com/python-websockets/websockets/compare/13.0.1...13.1)

See https://websockets.readthedocs.io/en/stable/project/changelog.html
for details.

###
[`v13.0.1`](https://redirect.github.com/python-websockets/websockets/releases/tag/13.0.1)

[Compare
Source](https://redirect.github.com/python-websockets/websockets/compare/13.0...13.0.1)

See https://websockets.readthedocs.io/en/stable/project/changelog.html
for details.

###
[`v13.0`](https://redirect.github.com/python-websockets/websockets/releases/tag/13.0)

[Compare
Source](https://redirect.github.com/python-websockets/websockets/compare/12.0...13.0)

See https://websockets.readthedocs.io/en/stable/project/changelog.html
for details.

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every 3 months on the first day of
the month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/GoogleCloudPlatform/generative-ai).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43LjEiLCJ1cGRhdGVkSW5WZXIiOiIzOS4xOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
  • Loading branch information
renovate-bot authored and inardini committed Dec 7, 2024
1 parent e69df2c commit 4b08fcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gemini/sample-apps/llamaindex-rag/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ virtualenv = "20.26.6"
watchdog = "4.0.2"
watchfiles = "0.24.0"
websocket-client = "1.8.0"
websockets = "12.0"
websockets = "14.1"
wrapt = "1.16.0"
xxhash = "3.5.0"
yarl = "1.13.1"
Expand Down

0 comments on commit 4b08fcc

Please sign in to comment.