From 8c2c8a22001f3dede8403634dc6a445c41f2038c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 13:01:58 -0700 Subject: [PATCH] MNT: (deps): Bump pandas from 2.1.1 to 2.1.2 in /ci (#281) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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