From e3575fee91f8b39d1a788df967cb5428b49ce4a8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Sep 2025 16:21:48 +0000 Subject: [PATCH] Bump pandas from 2.0.3 to 2.3.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.3 to 2.3.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.3...v2.3.2) --- updated-dependencies: - dependency-name: pandas dependency-version: 2.3.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 96f0044..0e8bdec 100644 --- a/requirements.txt +++ b/requirements.txt @@ -53,7 +53,7 @@ notebook==7.4.5 notebook_shim==0.2.4 numpy==2.0.2 packaging==25.0 -pandas==2.0.3 +pandas==2.3.2 pandocfilters==1.5.1 parso==0.8.5 pathspec==0.12.1