From 62821b227b8f41e8146888317aad9a437e8f753d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:30:41 +0000 Subject: [PATCH] Bump numexpr from 2.8.1 to 2.8.5 in /ManagedkdbInsights/processing_data Bumps [numexpr](https://github.com/pydata/numexpr) from 2.8.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.8.1...v2.8.5) --- updated-dependencies: - dependency-name: numexpr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ManagedkdbInsights/processing_data/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ManagedkdbInsights/processing_data/requirements.txt b/ManagedkdbInsights/processing_data/requirements.txt index ed11456..4439642 100644 --- a/ManagedkdbInsights/processing_data/requirements.txt +++ b/ManagedkdbInsights/processing_data/requirements.txt @@ -158,7 +158,7 @@ networkx==2.7.1 nltk==3.7 notebook==6.4.12 numba==0.55.1 -numexpr==2.8.1 +numexpr==2.8.5 numpy==1.26.2 numpydoc==1.2 olefile==0.46