Skip to content

Commit b54d231

Browse files
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](pydata/numexpr@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] <[email protected]>
1 parent 58f361f commit b54d231

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
numpy==2.2.6
22
pandas==2.3.0
33
bottleneck==1.5.0
4-
numexpr==2.10.2
4+
numexpr==2.11.0
55
# Indicator libraries
66
ft-pandas-ta==0.3.15
77
ta-lib==0.5.5

0 commit comments

Comments
 (0)