From 24a3a29360fe83016764d600efec271373a18e79 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 03:46:28 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.115.12 to 0.115.13 --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.115.13 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 6ae2638a5..d4d14c66e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -36,7 +36,7 @@ orjson==3.10.18 sdnotify==0.3.2 # API Server -fastapi==0.115.12 +fastapi==0.115.13 pydantic==2.11.7 uvicorn==0.34.3 pyjwt==2.10.1