From 35e46c0571cc909e6f0bf378b38652dab548cd2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Apr 2024 05:05:24 +0000 Subject: [PATCH] Bump pydantic in /sagemaker/distributed-xgb-sm-pipeline/common Bumps [pydantic](https://github.com/pydantic/pydantic) from 1.10.10 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.10...v1.10.13) --- updated-dependencies: - dependency-name: pydantic dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sagemaker/distributed-xgb-sm-pipeline/common/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sagemaker/distributed-xgb-sm-pipeline/common/requirements.txt b/sagemaker/distributed-xgb-sm-pipeline/common/requirements.txt index 093016a..70ba223 100644 --- a/sagemaker/distributed-xgb-sm-pipeline/common/requirements.txt +++ b/sagemaker/distributed-xgb-sm-pipeline/common/requirements.txt @@ -2,7 +2,7 @@ sagemaker ray[all]==2.4.0 xgboost_ray pyarrow >= 6.0.1 -pydantic==1.10.10 +pydantic==1.10.13 gpustat==1.0.0 pandas==1.5.2 modin[ray]==0.18.0 \ No newline at end of file