Skip to content

Commit 7ee02dc

Browse files
chore(deps): bump torch from 2.5.0 to 2.6.0 in /cmd/runtimes/deepspeed (#2606)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.6.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9eac88c commit 7ee02dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cmd/runtimes/deepspeed/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Keep the same version as for Torch runtime.
2-
torch==2.5.0
2+
torch==2.6.0
33
# DeepSpeed libraries.
44
deepspeed==0.16.4
55
mpi4py==4.0.3

0 commit comments

Comments
 (0)