From 36278476160a9e1b92de2f52dd118d7d63a9a1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 May 2024 11:14:48 +0000 Subject: [PATCH] Bump pandas from 2.2.0 to 2.2.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.2.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v2.2.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a130c2411..903733eee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ more-itertools==10.2.0 numpy==1.26.4 opencv-python==4.9.0.80 openpyxl==3.1.2 -pandas==2.2.0 +pandas==2.2.2 pillow==10.3.0 pygeos==0.14 seaborn==0.13.2