From ec5744fbb10f0e4ae5eb03d21236c84ff46331c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 12:50:03 +0000 Subject: [PATCH] Bump fastapi-utils from 0.2.1 to 0.8.0 Bumps [fastapi-utils](https://github.com/dmontagu/fastapi-utils) from 0.2.1 to 0.8.0. - [Release notes](https://github.com/dmontagu/fastapi-utils/releases) - [Changelog](https://github.com/fastapiutils/fastapi-utils/blob/master/CHANGELOG.md) - [Commits](https://github.com/dmontagu/fastapi-utils/compare/v0.2.1...0.8.0) --- updated-dependencies: - dependency-name: fastapi-utils dependency-version: 0.8.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..5a9877a 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -13,9 +13,9 @@ colorama==0.4.6 ; python_version >= "3.8" and python_version < "4.0" and platfor distlib==0.3.6 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:14bad2d9b04d3a36127ac97f30b12a19268f211063d8f8ee4f47108896e11b46 \ --hash=sha256:f35c4b692542ca110de7ef0bea44d73981caeb34ca0b9b6b2e6d7790dda8f80e -fastapi-utils==0.2.1 ; python_version >= "3.8" and python_version < "4.0" \ - --hash=sha256:0e6c7fc1870b80e681494957abf65d4f4f42f4c7f70005918e9181b22f1bd759 \ - --hash=sha256:dd0be7dc7f03fa681b25487a206651d99f2330d5a567fb8ab6cb5f8a06a29360 +fastapi-utils==0.8.0 ; python_version >= "3.8" and python_version < "4.0" \ + --hash=sha256:6c4d507a76bab9a016cee0c4fa3a4638c636b2b2689e39c62254b1b2e4e81825 \ + --hash=sha256:eca834e80c09f85df30004fe5e861981262b296f60c93d5a1a1416fe4c784140 fastapi==0.79.1 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:006862dec0f0f5683ac21fb0864af2ff12a931e7ba18920f28cc8eceed51896b \ --hash=sha256:3c584179c64e265749e88221c860520fc512ea37e253282dab378cc503dfd7fd