From 8ac2a8f14570604293144ad9cc7526add204ae90 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:45:33 +0000 Subject: [PATCH] Bump pydantic from 1.10.7 to 1.10.13 Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.7 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.7...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- fine_tune_requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fine_tune_requirements.txt b/fine_tune_requirements.txt index 9a03c5d..b70bb5b 100644 --- a/fine_tune_requirements.txt +++ b/fine_tune_requirements.txt @@ -22,7 +22,7 @@ numpy==1.24.4 scikit-learn==1.3.0 loguru==0.7.0 protobuf==3.20.3 -pydantic==1.10.7 +pydantic==1.10.13 python-dotenv==1.0.0 tritonclient[all]==2.41.1 sse-starlette==2.0.0