From 5f55586864f52e49c9bd906afd8b2611208a45a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Feb 2026 00:04:58 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.109.1 to 0.128.6 in /coffee-relay Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.109.1 to 0.128.6. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.109.1...0.128.6) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.6 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- coffee-relay/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/coffee-relay/requirements.txt b/coffee-relay/requirements.txt index 83e02c3..c43f30f 100644 --- a/coffee-relay/requirements.txt +++ b/coffee-relay/requirements.txt @@ -1,4 +1,4 @@ -fastapi==0.109.1 +fastapi==0.128.6 uvicorn==0.40.0 google-generativeai==0.8.6 pillow==10.3.0