From 718e37748dd37fe4365d964f966aa4a5e69d12e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Dec 2025 02:54:11 +0100 Subject: [PATCH] build(deps): bump fastapi-cli from 0.0.16 to 0.0.20 (#820) Bumps [fastapi-cli](https://github.com/fastapi/fastapi-cli) from 0.0.16 to 0.0.20. - [Release notes](https://github.com/fastapi/fastapi-cli/releases) - [Changelog](https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md) - [Commits](https://github.com/fastapi/fastapi-cli/compare/0.0.16...0.0.20) --- updated-dependencies: - dependency-name: fastapi-cli dependency-version: 0.0.20 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 c3ee794..1a55ca5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ numpydantic==1.7.0 matplotlib==3.10.8 contourpy==1.3.3 fastapi[standard-no-fastapi-cloud-cli]==0.126.0 -fastapi_cli==0.0.16 +fastapi_cli==0.0.20 rich-toolkit==0.17.1 python-fasthtml==0.12.36 MonsterUI==1.0.36