From 8eb903c50a33f2f9cbf70da38a7252386c768fb3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 09:09:53 +0000 Subject: [PATCH] Bump pydantic from 2.8.2 to 2.13.4 in /core Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.8.2 to 2.13.4. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.13.4/HISTORY.md) - [Commits](https://github.com/pydantic/pydantic/compare/v2.8.2...v2.13.4) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- core/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/requirements.txt b/core/requirements.txt index 4ffa652a..e2272726 100644 --- a/core/requirements.txt +++ b/core/requirements.txt @@ -3,7 +3,7 @@ loguru==0.7.2 numpy==2.1.2 pandas==2.2.2 passlib==1.7.4 -pydantic==2.8.2 +pydantic==2.13.4 PyJWT==2.12.0 scikit-learn==1.5.1 uvicorn[standard]==0.31.1 \ No newline at end of file