From a0ff85aa3fb4c17624d439c1843f9754f4605985 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 00:29:46 +0100 Subject: [PATCH] Bump pydantic from 2.10.1 to 2.10.3 (#227) Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.10.1 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.10.1...v2.10.3) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index db79a50..0f74547 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ numpy==2.2.0 matplotlib==3.9.2 fastapi[standard]==0.115.5 uvicorn==0.32.1 -pydantic==2.10.1 +pydantic==2.10.3 scikit-learn==1.6.0 timezonefinder==6.5.5 deap==1.4.1 requests==2.32.3 pandas==2.2.3 -pydantic==2.10.1 +pydantic==2.10.3