From 8bb044c493588686c4de37ccd020cebfffc7e2ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 May 2025 20:49:12 +0000 Subject: [PATCH] Bump the pip group across 5 directories with 1 update Bumps the pip group with 1 update in the /LabsSolutions/01-pytorch-segmentation directory: [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /LabsSolutions/02-pytorch-asr directory: [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /LabsSolutions/03-pytorch-gan directory: [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /Webpage/data/02-pytorch-asr directory: [torch](https://github.com/pytorch/pytorch). Bumps the pip group with 1 update in the /Webpage/data/03-pytorch-gan directory: [torch](https://github.com/pytorch/pytorch). Updates `torch` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.0) Updates `torch` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.0) Updates `torch` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.0) Updates `torch` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.0) Updates `torch` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v2.6.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- LabsSolutions/01-pytorch-segmentation/requirements.txt | 2 +- LabsSolutions/02-pytorch-asr/requirements.txt | 2 +- LabsSolutions/03-pytorch-gan/requirements.txt | 2 +- Webpage/data/02-pytorch-asr/requirements.txt | 2 +- Webpage/data/03-pytorch-gan/requirements.txt | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LabsSolutions/01-pytorch-segmentation/requirements.txt b/LabsSolutions/01-pytorch-segmentation/requirements.txt index 6bc9bd9..f709ff0 100644 --- a/LabsSolutions/01-pytorch-segmentation/requirements.txt +++ b/LabsSolutions/01-pytorch-segmentation/requirements.txt @@ -1,4 +1,4 @@ -torch==2.6.0 +torch==2.7.0 torchvision>=0.21.0 tensorboard>=2.19.0 deepcs==0.2.10 diff --git a/LabsSolutions/02-pytorch-asr/requirements.txt b/LabsSolutions/02-pytorch-asr/requirements.txt index 8c3c1ee..1f7eaf4 100644 --- a/LabsSolutions/02-pytorch-asr/requirements.txt +++ b/LabsSolutions/02-pytorch-asr/requirements.txt @@ -1,4 +1,4 @@ -torch==2.6.0 +torch==2.7.0 torchvision torchaudio tqdm>=4.66.3 diff --git a/LabsSolutions/03-pytorch-gan/requirements.txt b/LabsSolutions/03-pytorch-gan/requirements.txt index b7a3f58..cb8fbca 100644 --- a/LabsSolutions/03-pytorch-gan/requirements.txt +++ b/LabsSolutions/03-pytorch-gan/requirements.txt @@ -1,4 +1,4 @@ -torch==2.6.0 +torch==2.7.0 torchvision>=0.21.0 tqdm>=4.66.3 numpy>=2.2.4 diff --git a/Webpage/data/02-pytorch-asr/requirements.txt b/Webpage/data/02-pytorch-asr/requirements.txt index 1b48cc3..57c3eb8 100644 --- a/Webpage/data/02-pytorch-asr/requirements.txt +++ b/Webpage/data/02-pytorch-asr/requirements.txt @@ -1,6 +1,6 @@ torchvision==0.16.0 torchaudio==2.1.0 -torch==2.6.0 +torch==2.7.0 tqdm==4.66.3 numpy==1.24.4 deepcs==0.2.8 diff --git a/Webpage/data/03-pytorch-gan/requirements.txt b/Webpage/data/03-pytorch-gan/requirements.txt index 8b3f81f..4123555 100644 --- a/Webpage/data/03-pytorch-gan/requirements.txt +++ b/Webpage/data/03-pytorch-gan/requirements.txt @@ -1,6 +1,6 @@ --extra-index-url https://download.pytorch.org/whl/cu116 torchvision==0.14.1+cu116 -torch==2.6.0 +torch==2.7.0 tqdm==4.66.3 numpy==1.24.1 deepcs==0.2.6