From 92884263877daf9548f8387e0122ef5eb7b2f1ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:24:35 +0000 Subject: [PATCH] build(deps): bump pydantic[email] from 2.10.4 to 2.12.5 Bumps [pydantic[email]](https://github.com/pydantic/pydantic) from 2.10.4 to 2.12.5. - [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.4...v2.12.5) --- updated-dependencies: - dependency-name: pydantic[email] dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cffb4a8..978b4dd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ fastapi==0.115.6 uvicorn[standard]==0.34.0 sqlalchemy==2.0.36 -pydantic[email]==2.10.4 +pydantic[email]==2.12.5 pydantic-settings==2.7.1 python-multipart==0.0.20 anthropic==0.44.0