From e43dc72ff20921a5de1a99d07f45678ff10e9b57 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:23:06 +0000 Subject: [PATCH] Bump gdown from 4.7.1 to 5.2.2 Bumps [gdown](https://github.com/wkentaro/gdown) from 4.7.1 to 5.2.2. - [Release notes](https://github.com/wkentaro/gdown/releases) - [Commits](https://github.com/wkentaro/gdown/compare/v4.7.1...v5.2.2) --- updated-dependencies: - dependency-name: gdown dependency-version: 5.2.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- linux_requirements.txt | 2 +- windows_requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/linux_requirements.txt b/linux_requirements.txt index c64bbca..491d984 100644 --- a/linux_requirements.txt +++ b/linux_requirements.txt @@ -2,7 +2,7 @@ numpy==1.24.3 tqdm==4.66.3 scikit-learn==1.5.0 h5py==3.8.0 -gdown==4.7.1 +gdown==5.2.2 pandas==2.0.2 --extra-index-url https://download.pytorch.org/whl/cu126 torch==2.8.0 diff --git a/windows_requirements.txt b/windows_requirements.txt index 11a646b..6aa92d8 100644 --- a/windows_requirements.txt +++ b/windows_requirements.txt @@ -2,7 +2,7 @@ numpy==1.24.3 tqdm==4.66.3 scikit-learn==1.5.0 h5py==3.8.0 -gdown==4.7.1 +gdown==5.2.2 pandas==2.0.2 --extra-index-url https://download.pytorch.org/whl/cu126 torch==2.8.0