chore(deps): update dependency uvicorn to >=0.17.6,<0.36.0 (#3124)

This PR contains the following updates:

| Package | Change | Age | Confidence |
|---|---|---|---|
| [uvicorn](https://redirect.github.com/encode/uvicorn)
([changelog](https://www.uvicorn.org/release-notes)) |
`>=0.17.6,<0.33.0` -> `>=0.17.6,<0.36.0` |
[![age](https://developer.mend.io/api/mc/badges/age/pypi/uvicorn/0.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/uvicorn/0.32.1/0.35.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>encode/uvicorn (uvicorn)</summary>

###
[`v0.35.0`](https://redirect.github.com/encode/uvicorn/releases/tag/0.35.0):
Version 0.35.0

[Compare
Source](https://redirect.github.com/encode/uvicorn/compare/0.34.3...0.35.0)

#### Added

- Add `WebSocketsSansIOProtocol` by
[@&#8203;Kludex](https://redirect.github.com/Kludex) in
[https://github.com/encode/uvicorn/pull/2540](https://redirect.github.com/encode/uvicorn/pull/2540)

#### Changed

- Refine help message for option `--proxy-headers` by
[@&#8203;zhangyoufu](https://redirect.github.com/zhangyoufu) in
[https://github.com/encode/uvicorn/pull/2653](https://redirect.github.com/encode/uvicorn/pull/2653)

#### New Contributors

- [@&#8203;zhangyoufu](https://redirect.github.com/zhangyoufu) made
their first contribution in
[https://github.com/encode/uvicorn/pull/2653](https://redirect.github.com/encode/uvicorn/pull/2653)

**Full Changelog**:
https://github.com/encode/uvicorn/compare/0.34.3...0.35.0

###
[`v0.34.3`](https://redirect.github.com/encode/uvicorn/releases/tag/0.34.3):
Version 0.34.3

[Compare
Source](https://redirect.github.com/encode/uvicorn/compare/0.34.2...0.34.3)

#### What's Changed

- Don't include `cwd()` when non-empty `--reload-dirs` is passed by
[@&#8203;stinovlas](https://redirect.github.com/stinovlas) in
[https://github.com/encode/uvicorn/pull/2598](https://redirect.github.com/encode/uvicorn/pull/2598)
- Apply `get_client_addr` formatting to WebSocket logging by
[@&#8203;Harry-Lees](https://redirect.github.com/Harry-Lees) in
[https://github.com/encode/uvicorn/pull/2636](https://redirect.github.com/encode/uvicorn/pull/2636)
- chore: improve type hints by
[@&#8203;waketzheng](https://redirect.github.com/waketzheng) in
[https://github.com/encode/uvicorn/pull/2638](https://redirect.github.com/encode/uvicorn/pull/2638)

#### New Contributors

- [@&#8203;stinovlas](https://redirect.github.com/stinovlas) made their
first contribution in
[https://github.com/encode/uvicorn/pull/2598](https://redirect.github.com/encode/uvicorn/pull/2598)
- [@&#8203;LifeLex](https://redirect.github.com/LifeLex) made their
first contribution in
[https://github.com/encode/uvicorn/pull/2621](https://redirect.github.com/encode/uvicorn/pull/2621)
- [@&#8203;Harry-Lees](https://redirect.github.com/Harry-Lees) made
their first contribution in
[https://github.com/encode/uvicorn/pull/2636](https://redirect.github.com/encode/uvicorn/pull/2636)
- [@&#8203;waketzheng](https://redirect.github.com/waketzheng) made
their first contribution in
[https://github.com/encode/uvicorn/pull/2638](https://redirect.github.com/encode/uvicorn/pull/2638)

**Full Changelog**:
https://github.com/encode/uvicorn/compare/0.34.2...0.34.3

###
[`v0.34.2`](https://redirect.github.com/encode/uvicorn/releases/tag/0.34.2):
Version 0.34.2

[Compare
Source](https://redirect.github.com/encode/uvicorn/compare/0.34.1...0.34.2)

#### What's Changed

- Flush the stdout buffer on Windows to trigger reload by
[@&#8203;jamesh1999](https://redirect.github.com/jamesh1999) in
[https://github.com/encode/uvicorn/pull/2604](https://redirect.github.com/encode/uvicorn/pull/2604)

#### New Contributors

- [@&#8203;jamesh1999](https://redirect.github.com/jamesh1999) made
their first contribution in
[https://github.com/encode/uvicorn/pull/2604](https://redirect.github.com/encode/uvicorn/pull/2604)

**Full Changelog**:
https://github.com/encode/uvicorn/compare/0.34.1...0.34.2

###
[`v0.34.1`](https://redirect.github.com/encode/uvicorn/releases/tag/0.34.1):
Version 0.34.1

[Compare
Source](https://redirect.github.com/encode/uvicorn/compare/0.34.0...0.34.1)

#### What's Changed

- Deprecate `ServerState` in the main module by
[@&#8203;Kludex](https://redirect.github.com/Kludex) in
[https://github.com/encode/uvicorn/pull/2581](https://redirect.github.com/encode/uvicorn/pull/2581)

#### New Contributors

- [@&#8203;RakhimovRamis](https://redirect.github.com/RakhimovRamis)
made their first contribution in
[https://github.com/encode/uvicorn/pull/2567](https://redirect.github.com/encode/uvicorn/pull/2567)
- [@&#8203;carlwgeorge](https://redirect.github.com/carlwgeorge) made
their first contribution in
[https://github.com/encode/uvicorn/pull/2590](https://redirect.github.com/encode/uvicorn/pull/2590)

**Full Changelog**:
https://github.com/encode/uvicorn/compare/0.34.0...0.34.1

###
[`v0.34.0`](https://redirect.github.com/encode/uvicorn/releases/tag/0.34.0):
Version 0.34.0

[Compare
Source](https://redirect.github.com/encode/uvicorn/compare/0.33.0...0.34.0)

#### What's Changed

- Add `content-length` to 500 response in wsproto by
[@&#8203;Kludex](https://redirect.github.com/Kludex) in
[https://github.com/encode/uvicorn/pull/2542](https://redirect.github.com/encode/uvicorn/pull/2542)
- Drop Python 3.8 by
[@&#8203;Kludex](https://redirect.github.com/Kludex) in
[https://github.com/encode/uvicorn/pull/2543](https://redirect.github.com/encode/uvicorn/pull/2543)

***

**Full Changelog**:
https://github.com/encode/uvicorn/compare/0.33.0...0.34.0

###
[`v0.33.0`](https://redirect.github.com/encode/uvicorn/releases/tag/0.33.0):
Version 0.33.0

[Compare
Source](https://redirect.github.com/encode/uvicorn/compare/0.32.1...0.33.0)

#### What's Changed

- Remove WatchGod by
[@&#8203;Kludex](https://redirect.github.com/Kludex) in
[https://github.com/encode/uvicorn/pull/2536](https://redirect.github.com/encode/uvicorn/pull/2536)

#### New Contributors

- [@&#8203;bwells](https://redirect.github.com/bwells) made their first
contribution in
[https://github.com/encode/uvicorn/pull/2491](https://redirect.github.com/encode/uvicorn/pull/2491)
- [@&#8203;tback](https://redirect.github.com/tback) made their first
contribution in
[https://github.com/encode/uvicorn/pull/2528](https://redirect.github.com/encode/uvicorn/pull/2528)

**Full Changelog**:
https://github.com/encode/uvicorn/compare/0.32.1...0.33.0

</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 becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these
updates 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/libretime/libretime).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS41OC4xIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicHl0aG9uIl19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-09 13:37:25 +02:00 committed by GitHub
parent f429339bfc
commit 237b32a3f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@ drf-spectacular>=0.22.1,<0.29
gunicorn>=22.0.0,<23.1 gunicorn>=22.0.0,<23.1
psycopg[c]>=3.1.8,<3.2 psycopg[c]>=3.1.8,<3.2
requests>=2.32.2,<2.33 requests>=2.32.2,<2.33
uvicorn[standard]>=0.17.6,<0.33.0 uvicorn[standard]>=0.17.6,<0.36.0

View File

@ -37,7 +37,7 @@ setup(
"prod": [ "prod": [
"gunicorn>=22.0.0,<23.1", "gunicorn>=22.0.0,<23.1",
"psycopg[c]>=3.1.8,<3.2", "psycopg[c]>=3.1.8,<3.2",
"uvicorn[standard]>=0.17.6,<0.33.0", "uvicorn[standard]>=0.17.6,<0.36.0",
], ],
"dev": [ "dev": [
"django-coverage-plugin>=3.0.0,<4", "django-coverage-plugin>=3.0.0,<4",