From a56958ca38a6e1e7dec842d401a222d86c408ce3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 14:15:03 +0000 Subject: [PATCH] chore(deps): bump the backend group in /backend with 2 updates Bumps the backend group in /backend with 2 updates: [python-dotenv](https://github.com/theskumar/python-dotenv) and [uvicorn](https://github.com/Kludex/uvicorn). Updates `python-dotenv` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.2...v1.2.3) Updates `uvicorn` from 0.52.3 to 0.52.4 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](https://github.com/Kludex/uvicorn/compare/0.52.3...0.52.4) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend - dependency-name: uvicorn dependency-version: 0.52.4 dependency-type: direct:production update-type: version-update:semver-patch 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 cc28fe91..fac1e680 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,13 +1,13 @@ alembic==1.19.1 asyncpg==0.31.0 fastapi==0.141.1 -python-dotenv==1.2.2 +python-dotenv==1.2.3 python-jose[cryptography]==3.5.0 redis==8.1.0 requests==2.34.2 sqlalchemy==2.0.52 strawberry-graphql[fastapi]==0.324.0 -uvicorn[standard]==0.52.3 +uvicorn[standard]==0.52.4 influxdb_client==1.50.0 openpyxl==3.1.5 tzdata==2026.3