From 7734c9c32f98cde6d9a8207766e4e3c8ae8a5a9e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 08:16:20 +0100 Subject: [PATCH] Bump fastapi[standard] from 0.115.11 to 0.115.12 (#492) Bumps [fastapi[standard]](https://github.com/fastapi/fastapi) from 0.115.11 to 0.115.12. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.11...0.115.12) --- updated-dependencies: - dependency-name: fastapi[standard] 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 d545057..0d0dbe5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==2.2.4 numpydantic==1.6.8 matplotlib==3.10.1 -fastapi[standard]==0.115.11 +fastapi[standard]==0.115.12 python-fasthtml==0.12.4 uvicorn==0.34.0 scikit-learn==1.6.1