From 1bf6ef0a631f5d7af13996e709372033945074de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 14:45:44 +0000 Subject: [PATCH] Bump pydantic from 2.10.2 to 2.11.2 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.2 to 2.11.2. - [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.10.2...v2.11.2) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.11.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/backend/requirements.txt b/src/backend/requirements.txt index 6972e8a..e4258aa 100644 --- a/src/backend/requirements.txt +++ b/src/backend/requirements.txt @@ -238,7 +238,7 @@ psutil==5.9.8 # via azure-monitor-opentelemetry-exporter pycparser==2.22 # via cffi -pydantic==2.10.2 +pydantic==2.11.2 # via # fastapi # openai