From 466ee898abf41bfebeaefd7e42a2732590074c25 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Jul 2026 23:58:55 +0000 Subject: [PATCH] chore(deps): update dependency gdown to v6 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a0f22cf..a0ad689 100644 --- a/requirements.txt +++ b/requirements.txt @@ -42,4 +42,4 @@ py7zr>=1,<2 # Google Drive fetcher for off-platform file-host links (external downloads, # #830). Handles Drive's confirm-token + virus-scan interstitial. mega.nz uses # the `megatools` binary instead (Debian apt pkg in the runtime image, not pip). -gdown>=5,<6 +gdown>=6,<7