From b3920e9ecd99868b7eb59cbc65483a98473ec87f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Jul 2023 08:53:55 +0000 Subject: [PATCH] :arrow_up: Bump pandas from 2.0.2 to 2.0.3 in /testdata Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.0.2...v2.0.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 f14987b..bf52838 100644 --- a/testdata/requirements.txt +++ b/testdata/requirements.txt @@ -2,4 +2,4 @@ xgboost==1.7.6 scikit-learn==1.3.0 treelite==3.4.0 treelite-runtime==3.4.0 -pandas==2.0.2 +pandas==2.0.3