From 0a5b7066f813b3cff062a43c986758f5243718f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 13:27:10 +0000 Subject: [PATCH] chore(deps): Bump fastapi from 0.116.1 to 0.117.1 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.116.1 to 0.117.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.116.1...0.117.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.117.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index fc2aac2..f9b4b18 100644 --- a/requirements.txt +++ b/requirements.txt @@ -28,7 +28,7 @@ pymongo==4.15.0 # webpanel annotated-types==0.7.0 anyio==4.10.0 -fastapi==0.116.1 +fastapi==0.117.1 h11==0.16.0 itsdangerous==2.2.0 Jinja2==3.1.6