Skip to content

[deps] Update dependency fastapi to >=0.133.0,<0.134.0#14630

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fastapi-0.x
Open

[deps] Update dependency fastapi to >=0.133.0,<0.134.0#14630
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/fastapi-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2026

This PR contains the following updates:

Package Change Age Confidence
fastapi (changelog) >=0.129.2,<0.130.0>=0.133.0,<0.134.0 age confidence

Release Notes

fastapi/fastapi (fastapi)

v0.133.0

Compare Source

v0.132.1

Compare Source

Refactors
Internal

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

v0.131.0

Compare Source

Breaking Changes

v0.130.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Europe/Paris, 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.

@renovate renovate bot added dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team labels Feb 25, 2026
@codecov
Copy link

codecov bot commented Feb 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 32.36%. Comparing base (c1b2181) to head (ba0dd46).

Additional details and impacted files
@@           Coverage Diff           @@
##           master   #14630   +/-   ##
=======================================
  Coverage   32.36%   32.36%           
=======================================
  Files        3097     3097           
  Lines      210976   210976           
  Branches    38232    38232           
=======================================
  Hits        68280    68280           
  Misses     142696   142696           
Flag Coverage Δ
opencti-client-python 45.48% <ø> (ø)
opencti-front 2.83% <ø> (ø)
opencti-graphql 67.73% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/fastapi-0.x branch from d6a0dab to 25359ec Compare February 26, 2026 21:17
@renovate renovate bot changed the title [deps] Update dependency fastapi to >=0.131.0,<0.132.0 [deps] Update dependency fastapi to >=0.132.0,<0.133.0 Feb 26, 2026
@renovate renovate bot force-pushed the renovate/fastapi-0.x branch from 25359ec to ba0dd46 Compare February 27, 2026 22:52
@renovate renovate bot changed the title [deps] Update dependency fastapi to >=0.132.0,<0.133.0 [deps] Update dependency fastapi to >=0.133.0,<0.134.0 Feb 27, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Python client package dependency constraints to allow FastAPI 0.133.x.

Changes:

  • Bump fastapi requirement from >=0.129.2,<0.130.0 to >=0.133.0,<0.134.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies use for pull requests that update a dependency file filigran team use to identify PR from the Filigran team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant