From aa8520dfc33e3459c85674e3ef3d0777dfe748fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 Jun 2025 14:32:14 +0200 Subject: [PATCH] build(deps): bump fastapi[standard] from 0.115.12 to 0.115.13 (#601) Bumps [fastapi[standard]](https://github.com/fastapi/fastapi) from 0.115.12 to 0.115.13. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.12...0.115.13) --- updated-dependencies: - dependency-name: fastapi[standard] dependency-version: 0.115.13 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 87c0812..95d4622 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ cachebox==5.0.1 numpy==2.3.0 numpydantic==1.6.9 matplotlib==3.10.3 -fastapi[standard]==0.115.12 +fastapi[standard]==0.115.13 python-fasthtml==0.12.19 MonsterUI==1.0.21 markdown-it-py==3.0.0