Skip to content

Comments

Update dependency fastapi to <0.133#667

Merged
amotl merged 1 commit intomainfrom
renovate/fastapi-0.x
Feb 24, 2026
Merged

Update dependency fastapi to <0.133#667
amotl merged 1 commit intomainfrom
renovate/fastapi-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fastapi (changelog) <0.132<0.133 age adoption passing confidence

Release Notes

fastapi/fastapi (fastapi)

v0.132.0

Compare Source

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@amotl amotl merged commit 8dc2c24 into main Feb 24, 2026
24 of 27 checks passed
@amotl amotl deleted the renovate/fastapi-0.x branch February 24, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant