From 44d92d6aeadedc0133cda6a63f8031276c946138 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 19:55:09 +0000 Subject: [PATCH] Bump pandas from 2.3.1 to 3.0.5 in /ml/hardware-recommender Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.3.1 to 3.0.5. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.3.1...v3.0.5) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ml/hardware-recommender/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ml/hardware-recommender/requirements.txt b/ml/hardware-recommender/requirements.txt index ec23487..14ef568 100644 --- a/ml/hardware-recommender/requirements.txt +++ b/ml/hardware-recommender/requirements.txt @@ -1,6 +1,6 @@ huggingface-hub==0.34.3 numpy==2.2.6 -pandas==2.3.1 +pandas==3.0.5 pyarrow==21.0.0 pytest==8.4.1 torch==2.13.0