Bump uvicorn from 0.44.0 to 0.45.0
Closed
Number: #224
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
April 22, 2026 at 12:43 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
April 24, 2026 at 12:43 AM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
April 24, 2026 at 12:43 AM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
2 days
Labels:
dependencies python
dependencies python
Description:
Bumps uvicorn from 0.44.0 to 0.45.0.
Release notes
Sourced from uvicorn's releases.
Version 0.45.0
What's Changed
- Preserve forwarded client ports in proxy headers middleware by
@Kludexin Kludex/uvicorn#2903- Accept
os.PathLikeforlog_configby@Kludexin Kludex/uvicorn#2905- Accept
log_levelstrings case-insensitively by@Kludexin Kludex/uvicorn#2907- Raise helpful
ImportErrorwhen PyYAML is missing for YAML log config by@Kludexin Kludex/uvicorn#2906- Revert empty context for ASGI runs by
@Kludexin Kludex/uvicorn#2911- Add
--reset-contextvarsflag to isolate ASGI request context by@Kludexin Kludex/uvicorn#2912- Revert "Emit
http.disconnecton server shutdown for streaming responses" (#2829) by@Kludexin Kludex/uvicorn#2913New Contributors
@Krishnachaitanyakcmade their first contribution in Kludex/uvicorn#2870Full Changelog: https://github.com/Kludex/uvicorn/compare/0.44.0...0.45.0
Changelog
Sourced from uvicorn's changelog.
0.45.0 (April 21, 2026)
Added
- Add
--reset-contextvarsflag to isolate ASGI request context (#2912)- Accept
os.PathLikeforlog_config(#2905)- Accept
log_levelstrings case-insensitively (#2907)Changed
- Revert "Emit
http.disconnecton server shutdown for streaming responses" (#2913)- Revert "Explicitly start ASGI run with empty context" (#2911)
Fixed
Commits
2c423bdVersion 0.45.0 (#2914)7f027f8Revert "Emithttp.disconnecton server shutdown for streaming responses" (#...73a80c3Add--reset-contextvarsflag to isolate ASGI request context (#2912)45c0b56Revert empty context for ASGI runs (#2911)850d926Raise helpfulImportErrorwhen PyYAML is missing for YAML log config (#2906)fdcacb4Acceptlog_levelstrings case-insensitively (#2907)70f247fAcceptos.PathLikeforlog_config(#2905)18edfa7Preserve forwarded client ports in proxy headers middleware (#2903)77843e0Stabilize websocket keepalive ping test (#2904)3703339chore(deps-dev): bump pytest from 9.0.2 to 9.0.3 (#2902)- 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: | 15477750 |
| UUID: | 4306049479 |
| Node ID: | PR_kwDOKvpdEs7UeL-C |
| Host: | GitHub |
| Repository: | couchbase-examples/python-quickstart-fastapi |