From 73fd889d765aa9572bd8304d148f43fba24ea301 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 19:15:19 +0000 Subject: [PATCH] chore(deps): bump pydantic from 2.11.7 to 2.13.4 in /backend/live-bridge Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.11.7 to 2.13.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.11.7...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.13.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- backend/live-bridge/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/live-bridge/requirements.txt b/backend/live-bridge/requirements.txt index 3d9cdd3..e2f1054 100644 --- a/backend/live-bridge/requirements.txt +++ b/backend/live-bridge/requirements.txt @@ -1,6 +1,6 @@ fastapi==0.116.1 uvicorn[standard]==0.35.0 -pydantic==2.11.7 +pydantic==2.13.4 google-adk google-cloud-firestore==2.21.0 firebase-admin==6.5.0