Bump uvicorn from 0.40.0 to 0.41.0
Closed
Number: #74
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Unknown
Comments: 1
Association: Unknown
Comments: 1
Created:
February 23, 2026 at 07:46 AM UTC
(4 months ago)
(4 months ago)
Updated:
March 16, 2026 at 07:45 AM UTC
(3 months ago)
(3 months ago)
Closed:
March 16, 2026 at 07:45 AM UTC
(3 months ago)
(3 months ago)
Time to Close:
21 days
Labels:
dependencies python
dependencies python
Description:
Bumps uvicorn from 0.40.0 to 0.41.0.
Release notes
Sourced from uvicorn's releases.
Version 0.41.0
Added
- Add
--limit-max-requests-jitterto stagger worker restarts (#2707)- Add socket path to
scope["server"](#2561)Changed
- Rename
LifespanOn.error_occuredtoerror_occurred(#2776)Fixed
- Ignore permission denied errors in watchfiles reloader (#2817)
- Ensure lifespan shutdown runs when
should_exitis set during startup (#2812)- Reduce the log level of 'request limit exceeded' messages (#2788)
New Contributors
@t-kawasumimade their first contribution in Kludex/uvicorn#2776@fardynmade their first contribution in Kludex/uvicorn#2800@ewiemade their first contribution in Kludex/uvicorn#2807@shevronmade their first contribution in Kludex/uvicorn#2788@jonashaagmade their first contribution in Kludex/uvicorn#2707
Full Changelog: https://github.com/Kludex/uvicorn/compare/0.40.0...0.41.0
Changelog
Sourced from uvicorn's changelog.
0.41.0 (February 16, 2026)
Added
- Add
--limit-max-requests-jitterto stagger worker restarts (#2707)- Add socket path to
scope["server"](#2561)Changed
- Rename
LifespanOn.error_occuredtoerror_occurred(#2776)Fixed
Commits
9283c0fVersion 0.41.0 (#2821)a01a33eAdd--limit-max-requests-jitterto stagger worker restarts (#2707)2ce65bdIgnore permission denied errors in watchfiles reloader (#2817)654f2edEnsure lifespan shutdown runs whenshould_exitis set during startup (#2812)a03d9f6Reduce the log level of 'request limit exceeded' messages (#2788)e377de4Add socket path to scope["server"] (#2561)0779f7fPoll for readiness intest_multiprocess_health_checkandrun_server(#2816)7e9ce2cPoll for PID changes intest_multiprocess_sighupinstead of fixed sleep (#2...99f0d87Fix grep warning in scripts/sync-version (#2807)7ae2e63chore(deps): bump the python-packages group with 18 updates (#2801)- 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: | 14642417 |
| UUID: | 3976800922 |
| Node ID: | PR_kwDOOTfjJ87Fk6Bx |
| Host: | GitHub |
| Repository: | heroku/mcp-code-exec-python |