From 2197388b8bf85a08f8a2d4bd1395a66035b7b606 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 18:45:29 +0000 Subject: [PATCH] Bump fastapi from 0.121.0 to 0.121.1 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.121.0 to 0.121.1. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.121.0...0.121.1) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.121.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements_with_versions.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_with_versions.txt b/requirements_with_versions.txt index 0c9f452f12e..294bdc89145 100644 --- a/requirements_with_versions.txt +++ b/requirements_with_versions.txt @@ -83,7 +83,7 @@ pynput==1.8.1 gTTS==2.5.4 ccxt==4.5.15 fitz==0.0.1.dev2 -fastapi==0.121.0 +fastapi==0.121.1 Django==5.2.7 docx==0.2.4 matplotlib==3.10.7