From 77d8794d5c2315e4c9a627b821b738504db52413 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Sep 2025 08:48:57 +0000 Subject: [PATCH] chore(deps): bump numexpr from 2.11.0 to 2.12.1 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.11.0 to 2.12.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.11.0...v2.12.1) --- updated-dependencies: - dependency-name: numexpr dependency-version: 2.12.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 2c78718b..149b5c43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ gh==0.0.4 h5py==3.14.0 matplotlib==3.10.6 numba==0.61.2 -numexpr==2.11.0 +numexpr==2.12.1 numpy==2.2.6 numpydoc==1.9.0 pandas==2.3.2