From 80dc766bf759d59b80752171d7c607ec9092e43f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 04:05:42 +0000 Subject: [PATCH] chore(deps): bump pandas from 1.5.3 to 2.2.2 Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.2.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.3...v2.2.2) --- updated-dependencies: - dependency-name: pandas 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 011f44b..6ca0d15 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ Click==8.1.3 itsdangerous==2.1.2 Flask==2.2.3 Jinja2==3.1.2 -pandas==1.5.3 +pandas==2.2.2 numpy==1.24.2 python-dateutil==2.8.2 scikit-learn==1.2.1