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