From 5cb880a17292abffad8763c8a5569034484bf251 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 01:24:24 +0000 Subject: [PATCH] :arrow_up: Bump pandas from 2.1.1 to 2.1.3 in /testdata Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.1 to 2.1.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.1...v2.1.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- testdata/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testdata/requirements.txt b/testdata/requirements.txt index 298f48c..114029f 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -2,4 +2,4 @@ xgboost==1.7.6 scikit-learn==1.3.2 treelite==3.9.1 treelite-runtime==3.9.1 -pandas==2.1.1 +pandas==2.1.3