From 3752a884961cd33a7d9d85c3d74f0e6374de27a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 17:47:54 +0000 Subject: [PATCH] Bump numexpr from 2.8.3 to 2.8.5 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.8.3 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.8.3...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 05c3c5b..861b2a1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -55,7 +55,7 @@ nbclient==0.10.2 nbconvert==7.16.6 nbformat==5.10.4 nest-asyncio==1.5.6 -numexpr==2.8.3 +numexpr==2.8.5 numpy==1.23.3 packaging==23.1 pandas==1.5.1