From 94f43dbcfd2152cbd7ab7591a404552a3156a167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 09:24:35 +0000 Subject: [PATCH] Bump pandas from 2.1.3 to 2.1.4 Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.3 to 2.1.4. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.3...v2.1.4) --- 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 540b8fd..4be83db 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ matplotlib==3.8.2 scikit_learn==1.3.2 -pandas==2.1.3 +pandas==2.1.4 scipy==1.11.4 numpy==1.26.2 tensorflow==2.15.0.post1 diff --git a/requirements_gpu.txt b/requirements_gpu.txt index ee046dc..461c8b8 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,6 +1,6 @@ matplotlib==3.8.2 scikit_learn==1.3.2 -pandas==2.1.3 +pandas==2.1.4 scipy==1.11.4 numpy==1.26.2 tensorflow_gpu==2.12.0