From eee9e23ecc6f2edb94e296297b8fc01a270464f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 20:45:29 +0000 Subject: [PATCH] Bump numpy from 1.26.2 to 1.26.3 Bumps [numpy](https://github.com/numpy/numpy) from 1.26.2 to 1.26.3. - [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.3) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements-test.txt b/requirements/requirements-test.txt index b2a2f25e6..7db11fdba 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -6,7 +6,7 @@ dynasor==1.1.1; platform_system != "Windows" GitPython==3.1.41 gsd==3.2.0 matplotlib>=3.0.0 -numpy==1.26.2 +numpy==1.26.3 pillow>=8.0.0 --only-binary=pillow pytest==7.4.4 pytest-cov==4.1.0