From 483513ad8c4d562115568443b28a44139d65fb86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 06:52:28 +0000 Subject: [PATCH] chore(deps): bump pydantic in /source/model/rerank/code Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.12 to 1.10.13. - [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/v1.10.12...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- source/model/rerank/code/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/model/rerank/code/requirements.txt b/source/model/rerank/code/requirements.txt index 47956a3d..238c014f 100644 --- a/source/model/rerank/code/requirements.txt +++ b/source/model/rerank/code/requirements.txt @@ -53,7 +53,7 @@ py-cpuinfo==9.0.0 pyarrow==17.0.0 pyarrow-hotfix==0.6 pyasn1==0.5.0 -pydantic==1.10.12 +pydantic==1.10.13 python-dateutil==2.8.2 pytz==2024.2 PyYAML==6.0.1