From 82c413120812ac111d0c111d747727ed203ac959 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Feb 2024 07:11:10 -0800 Subject: [PATCH] MNT: (deps): Bump numpy from 1.26.2 to 1.26.4 in /ci (#296) Bumps [numpy](https://github.com/numpy/numpy) from 1.26.2 to 1.26.4. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.26.2...v1.26.4) --- updated-dependencies: - dependency-name: numpy 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 836f9d1..89f97ec 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,6 +1,6 @@ #python>=3.8 matplotlib==3.8.2 -numpy==1.26.2 +numpy==1.26.4 pandas==2.2.0 xlrd>=1.0.0 netcdf4==1.6.5 diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index b2fa8e8..6d4d77a 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -1,6 +1,6 @@ #python>=3.8 matplotlib==3.8.2 -numpy==1.26.2 +numpy==1.26.4 pandas==2.2.0 xlrd>=1.0.0 netcdf4==1.6.5