From 09d67529a2168e49bf02bc31ec0ec67ca89dcd93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 17:46:14 +0000 Subject: [PATCH] MNT: (deps): Bump pandas from 1.5.1 to 2.2.3 in /ci Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.1 to 2.2.3. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](https://github.com/pandas-dev/pandas/compare/v1.5.1...v2.2.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ci/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/requirements.txt b/ci/requirements.txt index 60b1713..6068c5b 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,7 +1,7 @@ #python>=3.7 matplotlib==3.9.2 numpy==1.23.4 -pandas==1.5.1 +pandas==2.2.3 pyyaml==6.0.2 netcdf4==1.7.2 zeep==4.3.1