From b54d231b798fce7f958c96fcd1120f64cc38b7c5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jun 2025 07:09:21 +0000 Subject: [PATCH] chore(deps): bump numexpr from 2.10.2 to 2.11.0 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.10.2 to 2.11.0. - [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.10.2...v2.11.0) --- updated-dependencies: - dependency-name: numexpr dependency-version: 2.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 84621051c..34a35cbfb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==2.2.6 pandas==2.3.0 bottleneck==1.5.0 -numexpr==2.10.2 +numexpr==2.11.0 # Indicator libraries ft-pandas-ta==0.3.15 ta-lib==0.5.5