From 5f613a405d5da7ed18363f1250a283485e76fab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Jan 2026 19:26:52 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 2 updates Bumps the pip group with 2 updates in the / directory: [pip](https://github.com/pypa/pip) and [wheel](https://github.com/pypa/wheel). Updates `pip` from 25.1 to 25.3 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](https://github.com/pypa/pip/compare/25.1...25.3) Updates `wheel` from 0.45.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.45.1...0.46.2) --- updated-dependencies: - dependency-name: pip dependency-version: '25.3' dependency-type: direct:production dependency-group: pip - dependency-name: wheel dependency-version: 0.46.2 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 39c7def..5670e65 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ python==3.10.18 -pip==25.1 +pip==25.3 setuptools==78.1.1 -wheel==0.45.1 +wheel==0.46.2 tzdata==2025b librosa metrics-0.0.2