From 540defb226d3fcc943ad8ca6adb0351d572eeea3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 12:28:52 +0000 Subject: [PATCH] Bump numpy from 1.26.1 to 1.26.2 in /.github/workflows Bumps [numpy](https://github.com/numpy/numpy) from 1.26.1 to 1.26.2. - [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.1...v1.26.2) --- 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 781c7c7f..845eb9de 100644 --- a/.github/workflows/requirements-test.txt +++ b/.github/workflows/requirements-test.txt @@ -1,6 +1,6 @@ h5py==3.10.0 gsd==3.2.0 -numpy==1.26.1 +numpy==1.26.2 PyYAML==6.0.1 signac==2.1.0 signac-flow==0.26.1