chore(deps): update fastapi requirement from <1,>=0.136.1 to >=0.136.3,<1#89
chore(deps): update fastapi requirement from <1,>=0.136.1 to >=0.136.3,<1#89dependabot[bot] wants to merge 1 commit into
Conversation
Updates the requirements on [fastapi](https://github.com/fastapi/fastapi) to permit the latest version. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.136.1...0.136.3) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
|
Superseded by #94, which bundles this bump together with the other three open Dependabot PRs and regenerates |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bundles the four open Dependabot PRs into a single release rather than landing them one-by-one with four lockfile-update follow-ups: - fastapi 0.136.1 -> 0.136.3 (#89) - uvicorn >=0.47 -> >=0.48 (#91) - idna >=3.15 -> >=3.16 (#90) - pytest-asyncio 1.3.0 -> 1.4.0 (#92, dev) While regenerating requirements.lock to clear those bumps, the resolver also pulls starlette from 0.52.1 to 1.1.0 -- this clears PYSEC-2026-161 (fix in 1.0.1), which the CI security gate had started reporting on every open Dependabot PR. fastapi 0.136.3 declares starlette>=0.46.0 with no upper bound, so the 1.x bump is in-range. Dependabot does not open PRs for undeclared transitives, hence the direct lockfile bump. Bumps __version__ to 0.19.3 and folds the [Unreleased] CHANGELOG block into a dated [0.19.3] release. No app-code or API changes. Test plan: - 222/222 pytest pass against the regenerated lockfile - ruff check app/ clean - bandit -r app/ -ll clean - pip-audit -r requirements.lock reports no known vulnerabilities Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Updates the requirements on fastapi to permit the latest version.
Release notes
Sourced from fastapi's releases.
Commits
8206485🔖 Release version 0.136.3c910e01📝 Update release notes063b5bf♻️ Do not accept underscore headers when usingconvert_underscores=True(th...22b02e2🔖 Release version 0.136.23b252a2📝 Update release notesc7fb785♻️ Validate Server Sent Event fields to avoid applications from sending broke...cb83b83📝 Update release notes00f805c✅ Update tests, don't double dispose the engine (#15587)3675137📝 Update release notes7b57e42📝 Document--entrypointCLI option (#15464)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)