From b30a27c665a7e58cc5b778fe129efca659dfa1bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Apr 2026 13:55:09 +0000 Subject: [PATCH] chore(deps): Bump fastapi from 0.136.0 to 0.136.1 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.0 to 0.136.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.0...0.136.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.136.1 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 3494221d..1046ac41 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pymongo==4.16.0 hysteria2-api==0.1.3 # Web panel (FastAPI stack) -fastapi==0.136.0 +fastapi==0.136.1 Jinja2==3.1.6 python-multipart==0.0.26 hypercorn==0.18.0