From ca5d16300302f65adce22803cef6a13ad9ea4ebb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jun 2026 16:41:25 +0000 Subject: [PATCH] Bump pydantic from 2.12.5 to 2.13.4 in /backend 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] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index 7a74763..e526ca5 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -34,7 +34,7 @@ protobuf==5.29.6 pyasn1==0.6.3 pyasn1_modules==0.4.2 pycparser==3.0 -pydantic==2.12.5 +pydantic==2.13.4 pydantic_core==2.41.5 pyparsing==3.3.2 pytest==9.0.2