From ffedf132e26ca78ecd9c2fc972c8ac7fafe42fab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Feb 2026 22:50:34 +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 97834a2..13b26f9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,5 +22,5 @@ psycopg2-binary==2.9.11 mysql_connector_python==9.6.0 protobuf==6.33.5 numpy==2.4.2 -pandas==3.0.0 +pandas==3.0.1 telebot==0.0.5 \ No newline at end of file