From 80a4079bbff70f2ebc6a3009fabd97bc94fc932f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2025 08:30:54 +0100 Subject: [PATCH] Bump fastapi[standard] from 0.115.7 to 0.115.8 (#442) Bumps [fastapi[standard]](https://github.com/fastapi/fastapi) from 0.115.7 to 0.115.8. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.7...0.115.8) --- 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 e5863ae..ea828ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==2.2.2 numpydantic==1.6.7 matplotlib==3.10.0 -fastapi[standard]==0.115.7 +fastapi[standard]==0.115.8 python-fasthtml==0.12.1 uvicorn==0.34.0 scikit-learn==1.6.1