From 0bd9ad765c16ea74b3a12b2f3ef8a3b0d9b27647 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 08:06:04 +0000 Subject: [PATCH] Bump fastapi from 0.79.1 to 0.128.0 Bumps [fastapi](https://github.com/fastapi/fastapi) from 0.79.1 to 0.128.0. - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.79.1...0.128.0) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.128.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 478bc30..b35704f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -16,9 +16,9 @@ distlib==0.3.6 ; python_version >= "3.8" and python_version < "4.0" \ fastapi-utils==0.2.1 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:0e6c7fc1870b80e681494957abf65d4f4f42f4c7f70005918e9181b22f1bd759 \ --hash=sha256:dd0be7dc7f03fa681b25487a206651d99f2330d5a567fb8ab6cb5f8a06a29360 -fastapi==0.79.1 ; python_version >= "3.8" and python_version < "4.0" \ - --hash=sha256:006862dec0f0f5683ac21fb0864af2ff12a931e7ba18920f28cc8eceed51896b \ - --hash=sha256:3c584179c64e265749e88221c860520fc512ea37e253282dab378cc503dfd7fd +fastapi==0.128.0 ; python_version >= "3.8" and python_version < "4.0" \ + --hash=sha256:1cc179e1cef10a6be60ffe429f79b829dce99d8de32d7acb7e6c8dfdf7f2645a \ + --hash=sha256:aebd93f9716ee3b4f4fcfe13ffb7cf308d99c9f3ab5622d8877441072561582d filelock==3.8.2 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:7565f628ea56bfcd8e54e42bdc55da899c85c1abfe1b5bcfd147e9188cebb3b2 \ --hash=sha256:8df285554452285f79c035efb0c861eb33a4bcfa5b7a137016e32e6a90f9792c