From fcaf6124c09035d546103f25e8bf40117ff11651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Mar 2025 13:08:54 +0000 Subject: [PATCH] Bump pydantic from 2.10.2 to 2.11.1 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.2 to 2.11.1. - [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.1) --- updated-dependencies: - dependency-name: pydantic 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..b46bdf6 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.1 # via # fastapi # openai