From bbfe44e9d4dd67f3aaea61080e2fda7993b0b9f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:43:01 +0000 Subject: [PATCH] Update numpy requirement from <2.2.0 to <2.3.0 in /.github/dependabot Updates the requirements on [numpy](https://github.com/numpy/numpy) to permit the latest version. - [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/v0.2.0...v2.2.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production ... 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 f45ff1f1..e7294cde 100644 --- a/.github/dependabot/constraints.txt +++ b/.github/dependabot/constraints.txt @@ -4,7 +4,7 @@ h5py<3.13.0 karabo-bridge==0.7.0 msgpack<=1.1.0 msgpack-numpy==0.4.8 -numpy<2.2.0 +numpy<2.3.0 pandas<2.3.0 Pillow<11.1.0 psutil==6.1.0