From faa108cf1a53115190a4349c1402bda3dd1096e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 14:39:05 +0000 Subject: [PATCH] MNT: (deps): Bump numpy from 1.26.1 to 1.26.2 in /ci Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.2. - [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.1...v1.26.2) --- updated-dependencies: - dependency-name: numpy 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 07c3afa..82c8e2e 100644 --- a/ci/requirements.txt +++ b/ci/requirements.txt @@ -1,6 +1,6 @@ #python>=3.8 matplotlib==3.8.0 -numpy==1.26.1 +numpy==1.26.2 pandas==2.1.2 xlrd>=1.0.0 netcdf4==1.6.5 diff --git a/ci/requirements_dev.txt b/ci/requirements_dev.txt index e35ea47..57955a5 100644 --- a/ci/requirements_dev.txt +++ b/ci/requirements_dev.txt @@ -1,6 +1,6 @@ #python>=3.8 matplotlib==3.8.0 -numpy==1.26.1 +numpy==1.26.2 pandas==2.1.2 xlrd>=1.0.0 netcdf4==1.6.5