From 5114eb357c00870983db2e81ee4b02dac4d6e7e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 21:46:46 +0100 Subject: [PATCH] build(deps): bump fastapi[standard-no-fastapi-cloud-cli] (#795) Bumps [fastapi[standard-no-fastapi-cloud-cli]](https://github.com/fastapi/fastapi) from 0.123.4 to 0.123.8. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.123.4...0.123.8) --- updated-dependencies: - dependency-name: fastapi[standard-no-fastapi-cloud-cli] dependency-version: 0.123.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 1836a1a..f0c084a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ numpy==2.3.5 numpydantic==1.7.0 matplotlib==3.10.7 contourpy==1.3.3 -fastapi[standard-no-fastapi-cloud-cli]==0.123.4 +fastapi[standard-no-fastapi-cloud-cli]==0.123.8 fastapi_cli==0.0.16 rich-toolkit==0.17.0 python-fasthtml==0.12.35