build(deps): bump uvicorn from 0.17.6 to 0.39.0
Open
Number: #361
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
July 08, 2026 at 01:07 AM UTC
(14 days ago)
(14 days ago)
Updated:
July 08, 2026 at 01:07 AM UTC
(14 days ago)
(14 days ago)
Labels:
dependencies python
dependencies python
Description:
Bumps uvicorn from 0.17.6 to 0.39.0.
Release notes
Sourced from uvicorn's releases.
Version 0.39.0
What's Changed
- explicitly start ASGI run with empty context by
@pmeierin Kludex/uvicorn#2742- fix(websockets): Send close frame on ASGI return by
@Kludexin Kludex/uvicorn#2769New Contributors
@pmeiermade their first contribution in Kludex/uvicorn#2742Full Changelog: https://github.com/Kludex/uvicorn/compare/0.38.0...0.39.0
Version 0.38.0
What's Changed
- Support Python 3.14 by
@Kludexin Kludex/uvicorn#2723
New Contributors
@NGANAMODEIJuniormade their first contribution in Kludex/uvicorn#2713Full Changelog: https://github.com/Kludex/uvicorn/compare/0.37.0...0.38.0
Version 0.37.0
What's Changed
- Add
--timeout-worker-healthchecksetting by@Kludexin Kludex/uvicorn#2711- Add
os.PathLike[str]type tossl_ca_certsby@rnv812in Kludex/uvicorn#2676New Contributors
@LincolnPuzeymade their first contribution in Kludex/uvicorn#2669@rnv812made their first contribution in Kludex/uvicorn#2676Full Changelog: https://github.com/Kludex/uvicorn/compare/0.36.1...0.37.0
Version 0.36.1
What's Changed
- Raise an exception when calling removed
Config.setup_event_loop()by@Kludexin Kludex/uvicorn#2709Full Changelog: https://github.com/Kludex/uvicorn/compare/0.36.0...0.36.1
Version 0.36.0
Added
- Support custom IOLOOPs by
@gnir-workin Kludex/uvicorn#2435- Allow to provide importable string in
--http,--wsand--loopby@Kludexin Kludex/uvicorn#2658
New Contributors
@gnir-workmade their first contribution in Kludex/uvicorn#2435
... (truncated)
Changelog
Sourced from uvicorn's changelog.
0.39.0 (December 21, 2025)
Fixed
- Send close frame on ASGI return for WebSockets (#2769)
- Explicitly start ASGI run with empty context (#2742)
0.38.0 (October 18, 2025)
Added
- Support Python 3.14 (#2723)
0.37.0 (September 23, 2025)
Added
0.36.1 (September 23, 2025)
Fixed
- Raise an exception when calling removed
Config.setup_event_loop()(#2709)0.36.0 (September 20, 2025)
Added
- Support custom IOLOOPs (#2435)
- Allow to provide importable string in
--http,--wsand--loop(#2658)0.35.0 (June 28, 2025)
Added
- Add
WebSocketsSansIOProtocol(#2540)Changed
- Refine help message for option
--proxy-headers(#2653)0.34.3 (June 1, 2025)
Fixed
... (truncated)
Commits
4f40b84Version 0.39.0 (#2770)5692dfcfix(websockets): Send close frame on ASGI return (#2769)4194764chore(deps): bump the github-actions group with 2 updates (#2763)d94bf28explicitly start ASGI run with empty context (#2742)8ae0bcbchore(deps): bump the github-actions group with 2 updates (#2748)4744ff9Add groups configuration for GitHub Actions (#2747)0391372chore(deps): bump astral-sh/setup-uv from 6.8.0 to 7.1.2 (#2746)69a6ae3Improve typing intest_http.py(#2740)3850ad6Version 0.38.0 (#2733)9b3f17aSupport Python 3.14 (#2723)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
Technical Details
| ID: | 16124588 |
| UUID: | 4833436244 |
| Node ID: | PR_kwDOGR5JJc7vEnmH |
| Host: | GitHub |
| Repository: | openfoodfacts/openfoodfacts-events |