From 05da8b8a7af69a2eec00e8d952dbae3a338e1178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 17:43:08 +0000 Subject: [PATCH] dependency: (deps): bump fastapi-cloud-cli in /backend Bumps [fastapi-cloud-cli](https://github.com/fastapilabs/fastapi-cloud-cli) from 0.20.0 to 0.21.0. - [Release notes](https://github.com/fastapilabs/fastapi-cloud-cli/releases) - [Changelog](https://github.com/fastapilabs/fastapi-cloud-cli/blob/main/release-notes.md) - [Commits](https://github.com/fastapilabs/fastapi-cloud-cli/compare/0.20.0...0.21.0) --- updated-dependencies: - dependency-name: fastapi-cloud-cli dependency-version: 0.21.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 cd22166..8fe895f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -53,9 +53,9 @@ fastapi-cli==0.0.27 \ --hash=sha256:1dffb1e40c0c88f2e0171a8a252a2b615c1e63ff8c05626649e4badd6a84336a \ --hash=sha256:2e389a40f318e29fec8cb1e289f267f17c048876fb82dbfa869a10b16740495d # via fastapi -fastapi-cloud-cli==0.20.0 \ - --hash=sha256:9681c46adcd299024d0775658bd5d88992fd35c4ad42b1f045c6df913390ba37 \ - --hash=sha256:dcbf071fc659ae2d3fb30e221a661c3fa240b7d5091203cf941face31f6d7860 +fastapi-cloud-cli==0.21.0 \ + --hash=sha256:463350dcbdcbb9b3baa32a99a3db0610f34a3ae143dd1d35a71173aec5dd245d \ + --hash=sha256:ea49208fb301b2298e6ddaf9225163cf6dbb255bc9126001242f3cd21486bbe6 # via fastapi-cli h11==0.16.0 \ --hash=sha256:4e35b956cf45792e4caa5885e69fba00bdbc6ffafbfa020300e549b208ee5ff1 \