From f0f082540dbb213b7a4bf4aa0f15df7482433acc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:23:57 +0000 Subject: [PATCH] Bump pandas from 2.1.2 to 2.1.3 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.2 to 2.1.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.2...v2.1.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- requirements_gpu.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index e19baad..5206179 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.8.1 scikit_learn==1.3.2 -pandas==2.1.2 +pandas==2.1.3 scipy==1.11.3 numpy==1.26.1 tensorflow==2.14.0 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index ca2dd49..2c3241d 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,6 +1,6 @@ matplotlib==3.8.1 scikit_learn==1.3.2 -pandas==2.1.2 +pandas==2.1.3 scipy==1.11.3 numpy==1.26.1 tensorflow_gpu==2.12.0