From 48b2e4c5227fd38dc9e37b2ebd080dd806da8311 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 10:42:31 +0000 Subject: [PATCH] deps(deps): bump fastapi from 0.138.0 to 0.140.0 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.138.0 to 0.140.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.138.0...0.140.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.140.0 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 bd0ccee..1d65668 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.138.0 +fastapi==0.140.0 transformers==5.12.1 uvicorn==0.49.0 torch==2.9.1