From 32359129619d2e88f72820a277f11b19df6e01ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2026 10:01:01 +0000 Subject: [PATCH] Bump pandas from 2.1.4 to 3.0.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.4 to 3.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.4...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 a7cd1f1..5cb5fd6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ joblib==1.3.2 nltk==3.9.3 numpy==1.26.2 openpyxl==3.1.2 -pandas==2.1.4 +pandas==3.0.3 pylatexenc==3.0a21 python-dateutil==2.8.2 pytz==2023.3.post1