build(deps): bump fastapi from 0.137.1 to 0.138.0 (#1111)

Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.137.1 to 0.138.0.
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](https://github.com/fastapi/fastapi/compare/0.137.1...0.138.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.138.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]
2026-06-22 00:24:54 +02:00
committed by GitHub
parent 18ea7190d1
commit 8b143ae1c3

View File

@@ -21,7 +21,7 @@ dependencies = [
"numpydantic==1.9.1", "numpydantic==1.9.1",
"matplotlib==3.11.0", "matplotlib==3.11.0",
"contourpy==1.3.3", "contourpy==1.3.3",
"fastapi[standard-no-fastapi-cloud-cli]==0.137.1", "fastapi[standard-no-fastapi-cloud-cli]==0.138.0",
"fastapi_cli==0.0.24", "fastapi_cli==0.0.24",
"rich-toolkit==0.20.1", "rich-toolkit==0.20.1",
"python-fasthtml==0.14.3", "python-fasthtml==0.14.3",