From 0fcfda689685e3c9c2d7c297b12026842c34ce7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 12:49:01 +0000 Subject: [PATCH] Bump numpy from 1.26.3 to 1.26.4 in /.github/workflows Bumps [numpy](https://github.com/numpy/numpy) from 1.26.3 to 1.26.4. - [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.3...v1.26.4) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/requirements-test.txt b/.github/workflows/requirements-test.txt index d18e7292..558c8fdc 100644 --- a/.github/workflows/requirements-test.txt +++ b/.github/workflows/requirements-test.txt @@ -1,6 +1,6 @@ h5py==3.10.0 gsd==3.2.1 -numpy==1.26.3 +numpy==1.26.4 PyYAML==6.0.1 signac==2.1.0 signac-flow==0.27.0