chore(deps): bump the web-framework group across 1 directory with 2 updates - #143
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the web-framework group across 1 directory with 2 updates#143dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the web-framework group with 2 updates in the / directory: [fastapi](https://github.com/fastapi/fastapi) and [uvicorn](https://github.com/Kludex/uvicorn). Updates `fastapi` from 0.139.2 to 0.140.13 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.2...0.140.13) Updates `uvicorn` from 0.51.0 to 0.52.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.51.0...0.52.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.13 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-framework - dependency-name: uvicorn dependency-version: 0.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-framework ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/web-framework-893daee084
branch
from
July 29, 2026 12:09
6ac89f7 to
c979e52
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the web-framework group with 2 updates in the / directory: fastapi and uvicorn.
Updates
fastapifrom 0.139.2 to 0.140.13Release notes
Sourced from fastapi's releases.
... (truncated)
Commits
628663f🔖 Release version 0.140.13 (#16096)0b54fd0📝 Update release notese92a0dc🐛 Fixstatus_codebeing ignored for SSE and JSONL streaming endpoints (#15937)6215d8a📝 Update release notes12242c4📝 Fixformat_sse_eventdocstring rendering of\n\nterminator (#15613)70a8f3d📝 Update release notes4f0152c📝 Add API reference page for fastapi.sse (#15930)5f25505🔖 Release version 0.140.12 (#16095)76e2c83📝 Update release notes0f3e7bd🐛 Fix line splitting informat_sse_eventto comply with SSE spec (#15515)Updates
uvicornfrom 0.51.0 to 0.52.0Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
8f1b884Version 0.52.0 (#3044)f6833dbAdd experimental zttp HTTP/1.1 protocol (#2979)d26c85cPrepare compatibility with websockets 17.0. (#3036)7e11cc6Clarify how limit_concurrency and backlog differ (#3029)