From 830a285c0ffd7ff61afa4ecf3daba2aedda6bd64 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:18:29 +0000 Subject: [PATCH] Bump numexpr from 2.6.2 to 2.8.5 in /github_issue_summarization Bumps [numexpr](https://github.com/pydata/numexpr) from 2.6.2 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.6.2...v2.8.5) --- updated-dependencies: - dependency-name: numexpr dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- github_issue_summarization/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github_issue_summarization/requirements.txt b/github_issue_summarization/requirements.txt index 3857b5c9..1a965345 100644 --- a/github_issue_summarization/requirements.txt +++ b/github_issue_summarization/requirements.txt @@ -114,7 +114,7 @@ nltk==3.4.5 nose==1.3.7 notebook==5.0.0 numba==0.35.0+10.g143f70e90 -numexpr==2.6.2 +numexpr==2.8.5 numpy==1.14.0 numpydoc==0.7.0 odo==0.5.1