From 8bfa3a5d110adec617e76daefd6a54ef39882607 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:02:14 +0000 Subject: [PATCH] chore(deps): bump numexpr from 2.13.1 to 2.14.1 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.13.1 to 2.14.1. - [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.13.1...v2.14.1) --- updated-dependencies: - dependency-name: numexpr dependency-version: 2.14.1 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 62270f147..d7d90a160 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ numpy==2.3.3 pandas==2.3.3 bottleneck==1.6.0 -numexpr==2.13.1 +numexpr==2.14.1 # Indicator libraries ft-pandas-ta==0.3.16 ta-lib==0.6.7