build(deps): bump fastapi from 0.135.3 to 0.136.0 (#1020)

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

---
updated-dependencies:
- dependency-name: fastapi
  dependency-version: 0.136.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-04-18 15:17:31 +02:00
committed by GitHub
parent d2833e1379
commit 0f7982bc7d

View File

@@ -21,7 +21,7 @@ dependencies = [
"numpydantic==1.8.1",
"matplotlib==3.10.8",
"contourpy==1.3.3",
"fastapi[standard-no-fastapi-cloud-cli]==0.135.3",
"fastapi[standard-no-fastapi-cloud-cli]==0.136.0",
"fastapi_cli==0.0.24",
"rich-toolkit==0.19.7",
"python-fasthtml==0.13.2",