From a2670c877e2c948fd23cd246d90cb9c2f4c3e722 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 13:37:18 +0000 Subject: [PATCH] MNT: (deps): Bump pandas from 2.1.1 to 2.1.2 in /ci Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- ci/requirements_dev.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 0ca6d52..a55baea 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,7 +1,7 @@ #python>=3.8 matplotlib==3.8.0 numpy==1.26.0 -pandas==2.1.1 +pandas==2.1.2 xlrd>=1.0.0 netcdf4==1.6.4 cftime==1.6.3 diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index a27fef6..3d94fcd 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -1,7 +1,7 @@ #python>=3.8 matplotlib==3.8.0 numpy==1.26.0 -pandas==2.1.1 +pandas==2.1.2 xlrd>=1.0.0 netcdf4==1.6.4 cftime==1.6.3