From 9274d16523bc01fdaaba9d20eeecea3ea1f642c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 00:39:24 +0100 Subject: [PATCH] Bump pydantic from 2.9.2 to 2.10.1 (#222) Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.9.2 to 2.10.1. - [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.9.2...v2.10.1) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor ... 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 c6a743b..b431fcf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,10 +2,10 @@ numpy==2.1.3 matplotlib==3.9.2 fastapi[standard]==0.115.5 uvicorn==0.32.1 -pydantic==2.9.2 +pydantic==2.10.1 scikit-learn==1.5.2 timezonefinder==6.5.4 deap==1.4.1 requests==2.32.3 pandas==2.2.3 -pydantic==2.9.2 +pydantic==2.10.1