From f614fd0c6d918b7d6abfe4379f73a929dc342b41 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 13:53:22 -0800 Subject: [PATCH] MNT: (deps): Bump pandas from 2.2.0 to 2.2.1 in /ci (#312) Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v2.2.0...v2.2.1) --- 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 00bbadf..a5b725c 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,7 +1,7 @@ #python>=3.8 matplotlib==3.8.3 numpy==1.26.4 -pandas==2.2.0 +pandas==2.2.1 xlrd>=1.0.0 netcdf4==1.6.5 cftime==1.6.3 diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index 6c1b21b..65ffdfd 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -1,7 +1,7 @@ #python>=3.8 matplotlib==3.8.3 numpy==1.26.4 -pandas==2.2.0 +pandas==2.2.1 xlrd>=1.0.0 netcdf4==1.6.5 cftime==1.6.3