From 4ea4283649f65023062b6251c219bbcbc0e068cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2026 14:15:49 +0000 Subject: [PATCH] chore(deps): bump the backend group in /backend with 2 updates Bumps the backend group in /backend with 2 updates: [fastapi](https://github.com/fastapi/fastapi) and [strawberry-graphql](https://github.com/sponsors/strawberry-graphql). Updates `fastapi` from 0.139.0 to 0.139.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.139.0...0.139.2) Updates `strawberry-graphql` from 0.320.4 to 0.322.0 - [Commits](https://github.com/sponsors/strawberry-graphql/commits) --- updated-dependencies: - dependency-name: fastapi dependency-version: 0.139.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: strawberry-graphql dependency-version: 0.322.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 7ccd554c..7086ab37 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,12 +1,12 @@ alembic==1.18.5 asyncpg==0.31.0 -fastapi==0.139.0 +fastapi==0.139.2 python-dotenv==1.2.2 python-jose[cryptography]==3.5.0 redis==8.0.1 requests==2.34.2 sqlalchemy==2.0.51 -strawberry-graphql[fastapi]==0.320.4 +strawberry-graphql[fastapi]==0.322.0 uvicorn[standard]==0.51.0 influxdb_client==1.50.0 openpyxl==3.1.5