build(deps): bump fastapi[standard-no-fastapi-cloud-cli] (#744)
Some checks failed
docker-build / platform-excludes (push) Has been cancelled
pre-commit / pre-commit (push) Has been cancelled
Run Pytest on Pull Request / test (push) Has been cancelled
docker-build / build (push) Has been cancelled
docker-build / merge (push) Has been cancelled
Close stale pull requests/issues / Find Stale issues and PRs (push) Has been cancelled

Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi) from 0.120.4 to 0.121.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.120.4...0.121.0)

---
updated-dependencies:
- dependency-name: fastapi[standard-no-fastapi-cloud-cli]
  dependency-version: 0.121.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-04 16:21:17 +01:00
committed by GitHub
parent 3c9b2edba7
commit e7d6bd1e24

View File

@@ -5,7 +5,7 @@ numpy==2.3.4
numpydantic==1.7.0
matplotlib==3.10.7
contourpy==1.3.3
fastapi[standard-no-fastapi-cloud-cli]==0.120.4
fastapi[standard-no-fastapi-cloud-cli]==0.121.0
fastapi_cli==0.0.14
rich-toolkit==0.15.1
python-fasthtml==0.12.33