Skip to content

Bump fastapi from 0.128.7 to 0.133.0 in /docker/commvault#43117

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/commvault/fastapi-0.133.0
Closed

Bump fastapi from 0.128.7 to 0.133.0 in /docker/commvault#43117
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/commvault/fastapi-0.133.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps fastapi from 0.128.7 to 0.133.0.

Release notes

Sourced from fastapi's releases.

0.133.0

Upgrades

0.132.1

Refactors

  • ♻️ Refactor logic to handle OpenAPI and Swagger UI escaping data. PR #14986 by @​tiangolo.

Internal

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

... (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.7 to 0.133.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.128.7...0.133.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.133.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 Pull requests that update Python code labels Feb 24, 2026
@xsoar-bot
Copy link
Copy Markdown

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/commvault:1.0.0.7303910
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/commvault/tags
Get started by pulling the image:

docker pull devdemisto/commvault:1.0.0.7303910

Docker Metadata

  • Image Size: 40.33 MB
  • Image ID: sha256:d2e468081f7a53c347315351e8f43f4ea4bc5bf40c5f1520ac7a127561dfe494
  • Created: 2026-02-24T14:21:08.1494973Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.12
    • PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c4
    • DOCKER_IMAGE=devdemisto/commvault:1.0.0.7303910
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:9f40e41bdd91eeab792b785f5994656e51130faa
    • org.opencontainers.image.version:1.0.0.7303910

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Feb 27, 2026

Superseded by #43127.

@dependabot dependabot Bot closed this Feb 27, 2026
@dependabot dependabot Bot deleted the dependabot/pip/docker/commvault/fastapi-0.133.0 branch February 27, 2026 14:15
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.

1 participant