From b2e07b67fb30a2d29aab730bff2df0a39b192dd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Oct 2024 17:52:34 +0000 Subject: [PATCH] Bump numexpr from 2.5.2 to 2.8.5 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.5.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.5.2...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 dab242a..74d3e3f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ pyephem==3.7.5.3 python-dotenv==0.7.1 paramiko==1.15.2 scikit-image==0.11.3 -numexpr==2.5.2 +numexpr==2.8.5 Cython==0.24.1 pandas==0.19.0 scikit-learn==0.18 \ No newline at end of file