Skip to content

Comments

Bump fastapi from 0.128.0 to 0.132.0 in /backend#1577

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/backend/fastapi-0.132.0
Open

Bump fastapi from 0.128.0 to 0.132.0 in /backend#1577
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/uv/backend/fastapi-0.132.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2026

Bumps fastapi from 0.128.0 to 0.132.0.

Release notes

Sourced from fastapi's releases.

0.132.0

Breaking Changes

  • 🔒️ Add strict_content_type checking for JSON requests. PR #14978 by @​tiangolo.
    • Now FastAPI checks, by default, that JSON requests have a Content-Type header with a valid JSON value, like application/json, and rejects requests that don't.
    • If the clients for your app don't send a valid Content-Type header you can disable this with strict_content_type=False.
    • Check the new docs: Strict Content-Type Checking.

Internal

0.131.0

Breaking Changes

0.130.0

Features

0.129.2

Internal

0.129.1

Fixes

  • ♻️ Fix JSON Schema for bytes, use "contentMediaType": "application/octet-stream" instead of "format": "binary". PR #14953 by @​tiangolo.

Docs

Translations

... (truncated)

Commits

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Feb 24, 2026
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Feb 24, 2026

Deploying bracket-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 96a4fff
Status: ✅  Deploy successful!
Preview URL: https://188dcb64.bracket-docs.pages.dev
Branch Preview URL: https://dependabot-uv-backend-fastap-204u.bracket-docs.pages.dev

View logs

@cloudflare-workers-and-pages
Copy link

Deploying bracket-frontend with  Cloudflare Pages  Cloudflare Pages

Latest commit: 96a4fff
Status: ✅  Deploy successful!
Preview URL: https://ea8af2be.bracket-abd.pages.dev
Branch Preview URL: https://dependabot-uv-backend-fastap-ubu1.bracket-abd.pages.dev

View logs

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:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants