From 01c10b8cbe2485ac7cab7bb8742ab0c3c2e2899e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 15:44:28 +0000 Subject: [PATCH] chore(deps): Bump fastapi from 0.115.12 to 0.116.1 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.115.12 to 0.116.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.115.12...0.116.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.116.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 d261838..d25f6d4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -26,7 +26,7 @@ schedule==1.2.2 # webpanel annotated-types==0.7.0 anyio==4.9.0 -fastapi==0.115.12 +fastapi==0.116.1 h11==0.16.0 itsdangerous==2.2.0 Jinja2==3.1.6