From 147c54d5e48fd88a432f6c9220777a0e1261f5b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Feb 2025 11:21:01 +0000 Subject: [PATCH] Bump deepspeed from 0.14.2 to 0.15.1 in /layout_planner Bumps [deepspeed](https://github.com/microsoft/DeepSpeed) from 0.14.2 to 0.15.1. - [Release notes](https://github.com/microsoft/DeepSpeed/releases) - [Commits](https://github.com/microsoft/DeepSpeed/compare/v0.14.2...v0.15.1) --- updated-dependencies: - dependency-name: deepspeed dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- layout_planner/requirements_part1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout_planner/requirements_part1.txt b/layout_planner/requirements_part1.txt index 9e2c299..b6569d0 100644 --- a/layout_planner/requirements_part1.txt +++ b/layout_planner/requirements_part1.txt @@ -15,4 +15,4 @@ datasets skia-python colorama opencv-python -deepspeed==0.14.2 \ No newline at end of file +deepspeed==0.15.1 \ No newline at end of file