From a98131ec4178eb1ddadc2da6f361f34fdf576845 Mon Sep 17 00:00:00 2001 From: deepanshkhurana Date: Sat, 29 Aug 2026 15:38:07 +0530 Subject: [PATCH 1/2] chore: integrate dependabot suggestions after testing --- backend/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index d3ae71b..22e6b17 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -1,5 +1,5 @@ fastapi==0.141.1 -uvicorn[standard]==0.52.3 +uvicorn[standard]==0.52.4 pydantic-settings==2.15.0 sqlmodel==0.0.39 alembic==1.19.1 @@ -8,5 +8,5 @@ bcrypt==5.0.0 python-jose[cryptography]==3.5.0 cryptography==50.0.0 email-validator==2.3.0 -yt-dlp==2026.7.4 -litellm==1.96.2 +yt-dlp==2026.8.19 +litellm==1.97.0 From fd45660bf8faf743d222a488f100d035a49bf43b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Aug 2026 10:10:56 +0000 Subject: [PATCH 2/2] chore(deps): bump litellm Bumps the pydantic-stack group with 1 update in the /backend directory: [litellm](https://github.com/BerriAI/litellm). Updates `litellm` from 1.97.0 to 1.98.0 - [Release notes](https://github.com/BerriAI/litellm/releases) - [Commits](https://github.com/BerriAI/litellm/compare/v1.97.0...v1.98.0) --- updated-dependencies: - dependency-name: litellm dependency-version: 1.97.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pydantic-stack ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 22e6b17..d53646f 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -9,4 +9,4 @@ python-jose[cryptography]==3.5.0 cryptography==50.0.0 email-validator==2.3.0 yt-dlp==2026.8.19 -litellm==1.97.0 +litellm==1.98.0