From de8efc150f72bda7196ef7d1f1af50c4e85bd566 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 08:59:28 +0000 Subject: [PATCH] build(deps): bump numpy from 1.22.4 to 1.23.0 in /requirements Bumps [numpy](https://github.com/numpy/numpy) from 1.22.4 to 1.23.0. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst) - [Commits](https://github.com/numpy/numpy/compare/v1.22.4...v1.23.0) --- updated-dependencies: - dependency-name: numpy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements/requirements_pyinstaller.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/requirements_pyinstaller.txt b/requirements/requirements_pyinstaller.txt index 6b1036a06..a976c7db4 100644 --- a/requirements/requirements_pyinstaller.txt +++ b/requirements/requirements_pyinstaller.txt @@ -148,7 +148,7 @@ nme==0.1.5 # via -r requirements_pyinstaller.in npe2==0.4.1 # via napari -numpy==1.22.4 +numpy==1.23.0 # via # -r requirements_pyinstaller.in # czifile