From 8d9392ce068fa8387879990c0d7f2169657573fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Oct 2023 04:30:56 +0000 Subject: [PATCH] Bump numpy from 1.26.0 to 1.26.1 in /.github/dependabot Bumps [numpy](https://github.com/numpy/numpy) from 1.26.0 to 1.26.1. - [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.0...v1.26.1) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/dependabot/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/dependabot/constraints.txt b/.github/dependabot/constraints.txt index 9e16564f..19a2f366 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -10,7 +10,7 @@ lazy-import==0.2.2 metadata-inspector==2023.7.7 mysqlclient==2.2.0 netCDF4==1.6.4 -numpy==1.26.0 +numpy==1.26.1 pandas==2.1.1 pymysql==1.1.0 requests==2.31.0