From 69a886c19e7efcb381d8c006676d3faea9b39347 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 18:23:14 +0000 Subject: [PATCH] chore(deps): bump wheel from 0.38.1 to 0.46.2 in /requirements Bumps [wheel](https://github.com/pypa/wheel) from 0.38.1 to 0.46.2. - [Release notes](https://github.com/pypa/wheel/releases) - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst) - [Commits](https://github.com/pypa/wheel/compare/0.38.1...0.46.2) --- updated-dependencies: - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements.txt b/requirements/requirements.txt index 341dc7aa8..6a3a0f564 100644 --- a/requirements/requirements.txt +++ b/requirements/requirements.txt @@ -34,5 +34,5 @@ tenacity==9.1.2 sh==1.8 six==1.17.0 urllib3==2.6.2 -wheel==0.38.1 +wheel==0.46.2 yt-dlp==2025.10.22