Skip to content

build(deps): bump fastapi from 0.140.0 to 0.141.1 - #71

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fastapi-0.140.0
Closed

build(deps): bump fastapi from 0.140.0 to 0.141.1#71
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/fastapi-0.140.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.140.0 to 0.141.1.

Release notes

Sourced from fastapi's releases.

0.141.1

Fixes

  • 🐛 Fix support for background tasks and headers from dependencies in app.frontend(). PR #16105 by @​tiangolo.

Docs

0.141.0

Features

  • ✨ Add app.frontend(check_dir="auto"), to make local development more convenient with fastapi dev. PR #16102 by @​tiangolo.

0.140.13

Fixes

Docs

0.140.12

Fixes

0.140.11

Fixes

  • 🐛 Fix response_model_* params ignored for non-generator endpoints with Iterable[..] return type. PR #15093 by @​YuriiMotov.

0.140.10

Fixes

Internal

0.140.9

Fixes

  • 🐛 Fix exclude_defaults not propagated to dict keys and values in jsonable_encoder. PR #16043 by @​MBGrao.

... (truncated)

Commits
  • 95f8322 🔖 Release version 0.141.1 (#16106)
  • f137944 📝 Update release notes
  • d623544 🐛 Fix support for background tasks and headers from dependencies in `app.fron...
  • 1d211b9 📝 Update release notes
  • 8a1f876 📝 Document FASTAPI_ENV in FastAPI CLI guide (#16104)
  • c7e7b65 🔖 Release version 0.141.0 (#16103)
  • 6bceb84 📝 Update release notes
  • 5429fed ✨ Add app.frontend(check_dir="auto"), to make local development more conven...
  • 628663f 🔖 Release version 0.140.13 (#16096)
  • 0b54fd0 📝 Update release notes
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 27, 2026
UPinar added a commit that referenced this pull request Aug 2, 2026
Bump mcp 1.28.1 -> 2.0.0 stable and pin the new mcp-types package
explicitly. The version-gated server branch added earlier now runs the
v2 path in production: server/discover, routing-header validation
(SEP-2243, -32020 on mismatch), the stateless request envelope,
ttlMs/cacheScope cache hints on list responses, and resultType (MRTR).
Legacy 2025-11-25 clients keep the previous behavior on the same
endpoint; conformance grades A on mcp-spec-check.

Silence the httpx2 logger at INFO, matching the existing httpx rule:
the fork (pulled in transitively by mcp 2) logs full request URLs,
which can carry keys or query params. Add a dependency tripwire test
asserting the OpenTelemetry SDK/exporter packages are never installed
- mcp 2 depends only on the inert opentelemetry-api shim, and the
suite now fails if a resolver ever pulls in an egress-capable package.

Also pin the combined Accept header (application/json, text/event-stream)
against the GET 405 branch with a test, and refresh dependencies:
fastapi 0.140.0, phonenumbers 9.0.35, aiohttp 3.14.3, setup-python v7
(supersedes Dependabot PRs #68-#71).

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.140.0 to 0.141.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.140.0...0.141.1)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.140.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump fastapi from 0.139.2 to 0.140.0 build(deps): bump fastapi from 0.140.0 to 0.141.1 Aug 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/pip/fastapi-0.140.0 branch from 097f4e1 to c9c63ed Compare August 2, 2026 19:34
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #73.

@dependabot dependabot Bot closed this Aug 3, 2026
@dependabot
dependabot Bot deleted the dependabot/pip/fastapi-0.140.0 branch August 3, 2026 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants