From 690fd1a6155ff3757f486b26b5d77e5b28ed1285 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 14:30:06 +0000 Subject: [PATCH] Bump pydantic from 2.10.2 to 2.10.6 Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.2 to 2.10.6. - [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.10.6) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... 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..a130d11 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.10.6 # via # fastapi # openai