From 8892fab8e7fcdd8d58d6991f508f6295a71af195 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 01:08:18 +0000 Subject: [PATCH] Bump pandas from 2.1.4 to 2.2.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.4 to 2.2.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.4...v2.2.3) --- updated-dependencies: - dependency-name: pandas 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 bab20a4e..738bb340 100644 --- a/requirements.txt +++ b/requirements.txt @@ -39,7 +39,7 @@ mpmath==1.3.0 networkx==3.2.1 numpy==1.26.2 packaging==24.0 -pandas==2.1.4 +pandas==2.2.3 Pillow==10.2.0 pptree==3.1 protobuf==4.25.1