From 8c196dacacd6bb93c442b609a1d8fa00109caa7b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:34:09 +0000 Subject: [PATCH] Bump numexpr from 2.7.1 to 2.8.5 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.7.1 to 2.8.5. - [Release notes](https://github.com/pydata/numexpr/releases) - [Changelog](https://github.com/pydata/numexpr/blob/master/RELEASE_NOTES.rst) - [Commits](https://github.com/pydata/numexpr/compare/v2.7.1...v2.8.5) --- updated-dependencies: - dependency-name: numexpr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5efed66..5abba00 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ torchvision==0.6.0 imageio==2.8.0 gdown==3.11.1 napari[all]==0.3.4 -numexpr==2.7.1 +numexpr==2.8.5 numpy==1.18.5 pytest==5.4.3 scikit-image==0.17.2