From 35cde5c7072ad0875d8c90eef3d84f4925a87a82 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 07:27:36 +0000 Subject: [PATCH] Bump pandas from 2.2.3 to 3.0.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.3 to 3.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.3...v3.0.3) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 553937b..a9e52ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ Flask==3.1.3 python-dotenv==1.2.2 Werkzeug==3.1.8 openpyxl==3.1.5 -pandas==2.2.3 +pandas==3.0.3 requests==2.34.2 python-dateutil==2.9.0 PyJWT[crypto]==2.13.0