From 81c7af9b3192a2378b0017469086b10a7ef31d54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 10:50:27 +0000 Subject: [PATCH] chore(deps): bump fastapi from 0.136.3 to 0.139.0 in /backend Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.136.3 to 0.139.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.136.3...0.139.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.lock.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.lock.txt b/backend/requirements.lock.txt index 30fce47..0f1b819 100644 --- a/backend/requirements.lock.txt +++ b/backend/requirements.lock.txt @@ -2,7 +2,7 @@ annotated-doc==0.0.4 annotated-types==0.7.0 anyio==4.13.0 click==8.3.3 -fastapi==0.136.3 +fastapi==0.139.0 h11==0.16.0 httptools==0.7.1 idna==3.13