Skip to content

Commit 434b3c1

Browse files
Bump the pip group across 2 directories with 1 update
Bumps the pip group with 1 update in the /Webpage/data/02-pytorch-asr directory: [tqdm](https://github.com/tqdm/tqdm). Bumps the pip group with 1 update in the /Webpage/data/03-pytorch-gan directory: [tqdm](https://github.com/tqdm/tqdm). Updates `tqdm` from 4.66.3 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.3...v4.67.1) Updates `tqdm` from 4.66.3 to 4.67.1 - [Release notes](https://github.com/tqdm/tqdm/releases) - [Commits](tqdm/tqdm@v4.66.3...v4.67.1) --- updated-dependencies: - dependency-name: tqdm dependency-version: 4.67.1 dependency-type: direct:production dependency-group: pip - dependency-name: tqdm dependency-version: 4.67.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 03a410f commit 434b3c1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Webpage/data/02-pytorch-asr/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
torchvision==0.16.0
22
torchaudio==2.1.0
33
torch==2.6.0
4-
tqdm==4.66.3
4+
tqdm==4.67.1
55
numpy==1.24.4
66
deepcs==0.2.8
77
tensorboard==2.14.0

Webpage/data/03-pytorch-gan/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
--extra-index-url https://download.pytorch.org/whl/cu116
22
torchvision==0.14.1+cu116
33
torch==2.6.0
4-
tqdm==4.66.3
4+
tqdm==4.67.1
55
numpy==1.24.1
66
deepcs==0.2.6
77
tensorboard==2.11.2

0 commit comments

Comments
 (0)