From 6968792f1d6ce65b43b81b38904967bff72ff463 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 11:29:00 +0000 Subject: [PATCH] Bump numpy from 1.24.3 to 1.25.0 Bumps [numpy](https://github.com/numpy/numpy) from 1.24.3 to 1.25.0. - [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.24.3...v1.25.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... 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 bc2f26368..cccbbf773 100644 --- a/requirements/requirements-test.txt +++ b/requirements/requirements-test.txt @@ -7,7 +7,7 @@ garnett==0.7.1 GitPython==3.1.31 gsd==2.9.0 matplotlib>=3.0.0 -numpy==1.24.3 +numpy==1.25.0 pillow>=8.0.0 --only-binary=pillow pytest==7.3.1 pytest-cov==4.1.0