From 5718f9c052d0599caa85f32c7dedef4b7a6dbfa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 10:44:49 +0000 Subject: [PATCH] build(deps): bump numexpr from 2.8.4 to 2.8.8 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.8.4 to 2.8.8. - [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.8.4...v2.8.8) --- updated-dependencies: - dependency-name: numexpr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7388154c0..e895aa956 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ furo==2023.5.20 GPUtil==1.4.0 IPy==1.01 m2r2==0.3.3.post2 -numexpr==2.8.4 +numexpr==2.8.8 numpydoc==1.5.0 Pillow==9.5.0 psutil==5.9.5