From c0361e09507d7ce1cea94a6283c8b6204df5de98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 14:55:18 +0000 Subject: [PATCH] Bump pydantic from 2.7.4 to 2.10.3 in /api Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.7.4 to 2.10.3. - [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.7.4...v2.10.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- api/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/requirements.txt b/api/requirements.txt index ffc528d..3276404 100644 --- a/api/requirements.txt +++ b/api/requirements.txt @@ -17,7 +17,7 @@ MarkupSafe==2.1.5 orjson==3.10.12 packaging==24.2 pluggy==1.5.0 -pydantic==2.7.4 +pydantic==2.10.3 pydantic-extra-types==2.10.1 pydantic-settings==2.6.1 pydantic_core==2.18.4