From 73d103167fbdb785157ea6b99161bf7b430a422a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 17:27:29 +0000 Subject: [PATCH] build(deps): bump pandas from 2.2.0 to 3.0.1 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 3.0.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v3.0.1) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- backend/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/requirements.txt b/backend/requirements.txt index b1862b4..b7113fe 100644 --- a/backend/requirements.txt +++ b/backend/requirements.txt @@ -20,7 +20,7 @@ markdown-it-py==4.0.0 mdurl==0.1.2 numpy==1.26.4 packaging==26.0 -pandas==2.2.0 +pandas==3.0.1 pluggy==1.6.0 pyarrow==23.0.1 pydantic==2.12.5