From c362af85ca413be5be2a2af7fc69e6c867e07b88 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:20:15 +0000 Subject: [PATCH] Bump numexpr from 2.6.8 to 2.8.5 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.6.8 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.8...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 4ac3639..0fe33fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ matplotlib==3.0.2 -numexpr==2.6.8 +numexpr==2.8.5 numpy==1.22.0 pandas==0.23.4 parso==0.3.1