From e766afcf48518e6f7b0d09e7c135ef7b7c86fd6e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 19:51:53 +0000 Subject: [PATCH] chore(deps): Bump fastapi from 0.115.6 to 0.115.12 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.6 to 0.115.12. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.6...0.115.12) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.115.12 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7a650e1..f2123d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ hysteria2-api==0.1.2 # webpanel annotated-types==0.7.0 anyio==4.8.0 -fastapi==0.115.6 +fastapi==0.115.12 h11==0.16.0 itsdangerous==2.2.0 Jinja2==3.1.6