deps(deps): bump the fastapi group with 2 updates
Open
Number: #27
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Unknown
Comments: 3
Association: Unknown
Comments: 3
Created:
December 22, 2025 at 09:37 AM UTC
(6 months ago)
(6 months ago)
Updated:
December 22, 2025 at 09:40 AM UTC
(6 months ago)
(6 months ago)
Assignees:
devops-thiago
devops-thiago
Description:
Updates the requirements on fastapi and uvicorn to permit the latest version.
Updates fastapi to 0.127.0
Release notes
Sourced from fastapi's releases.
0.127.0
Breaking Changes
- 🔊 Add deprecation warnings when using
pydantic.v1. PR #14583 by@​tiangolo.Translations
- đź”§ Add LLM prompt file for Korean, generated from the existing translations. PR #14546 by
@​tiangolo.- 🔧 Add LLM prompt file for Japanese, generated from the existing translations. PR #14545 by
@​tiangolo.Internal
- ⬆️ Upgrade OpenAI model for translations to gpt-5.2. PR #14579 by
@​tiangolo.
Commits
c4a1ab5🔖 Release version 0.127.022c7200📝 Update release notes6e42bcd🔊 Add deprecation warnings when usingpydantic.v1(#14583)6513d4d📝 Update release notes1d93d53⬆️ Upgrade OpenAI model for translations to gpt-5.2 (#14579)c2c1cc8📝 Update release notes5289259🔧 Add LLM prompt file for Korean, generated from the existing translations (#...5783910📝 Update release notes026b43e🔧 Add LLM prompt file for Japanese, generated from the existing translations ...6b591dd📝 Update release notes- Additional commits viewable in compare view
Updates uvicorn to 0.40.0
Release notes
Sourced from uvicorn's releases.
Version 0.40.0
What's Changed
- Drop Python 3.9 by
@​Kludexin Kludex/uvicorn#2772Full Changelog: https://github.com/Kludex/uvicorn/compare/0.39.0...0.40.0
Changelog
Sourced from uvicorn's changelog.
0.40.0 (December 21, 2025)
Remove
- Drop support for Python 3.9 (#2772)
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)
... (truncated)
Commits
9ff6004Version 0.40.0 (#2773)19df042Drop Python 3.9 (#2772)865ce7cRun strict mypy on test suite (#2771)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)- 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Technical Details
| ID: | 12190209 |
| UUID: | 3753051368 |
| Node ID: | PR_kwDOP5TZt866Gijk |
| Host: | GitHub |
| Repository: | devops-thiago/otel-example-python |