From 8e4082188b12de412bd73ecd98e23f18fda998d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2026 09:00:12 +0000 Subject: [PATCH] build(deps): Bump pydantic from 2.12.5 to 2.13.4 in /requirements Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.5 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.12.5...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] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 36a0a4b02..9c2209f86 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -6,7 +6,7 @@ ifaddr==0.2.0 ifaddr==0.2.0 miniaudio==1.61 protobuf==6.33.5 -pydantic==2.12.5 +pydantic==2.13.4 requests==2.32.5 srptools==1.0.1 tabulate==0.9.0