From 11cfb7e0dda532983488fee454fe60ec4b2cda95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 16:33:35 +0000 Subject: [PATCH] Bump pandas from 3.0.0 to 3.0.1 Bumps [pandas](https://github.com/pandas-dev/pandas) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d3edfe9..4c71faf 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ numpy==2.4.2 tqdm==4.67.3 audio-offset-finder==0.5.5 -pandas==3.0.0 +pandas==3.0.1 openpyxl==3.1.5 yt-dlp==2026.2.4