Skip to content

chore(deps): bump fastapi from 0.138.2 to 0.141.1 in /src/backend - #170

Merged
keting merged 1 commit into
mainfrom
dependabot/uv/src/backend/fastapi-0.140.13
Aug 3, 2026
Merged

chore(deps): bump fastapi from 0.138.2 to 0.141.1 in /src/backend#170
keting merged 1 commit into
mainfrom
dependabot/uv/src/backend/fastapi-0.140.13

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps fastapi from 0.138.2 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 area:backend Backend / Python / FastAPI related dependencies Dependency updates labels Aug 1, 2026
@dependabot
dependabot Bot requested a review from keting as a code owner August 1, 2026 02:15
@dependabot dependabot Bot added dependencies Dependency updates area:backend Backend / Python / FastAPI related labels Aug 1, 2026
@dependabot dependabot Bot changed the title chore(deps): bump fastapi from 0.138.2 to 0.140.13 in /src/backend chore(deps): bump fastapi from 0.138.2 to 0.141.1 in /src/backend Aug 3, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/src/backend/fastapi-0.140.13 branch from 75c1d81 to 5bae695 Compare August 3, 2026 02:30
@keting

keting commented Aug 3, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.138.2 to 0.141.1.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.138.2...0.141.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/uv/src/backend/fastapi-0.140.13 branch from 5bae695 to 15c18c5 Compare August 3, 2026 02:33
@keting
keting merged commit 8f24c52 into main Aug 3, 2026
6 checks passed
@keting
keting deleted the dependabot/uv/src/backend/fastapi-0.140.13 branch August 3, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:backend Backend / Python / FastAPI related dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant