From ed40bc552a474b2a6c78da50ab948ea3a109072b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Jul 2025 10:30:53 +0000 Subject: [PATCH] Bump numexpr from 2.8.4 to 2.8.5 in /VenvRecipes/AydinVenv Bumps [numexpr](https://github.com/pydata/numexpr) from 2.8.4 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.8.4...v2.8.5) --- updated-dependencies: - dependency-name: numexpr dependency-version: 2.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- VenvRecipes/AydinVenv/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VenvRecipes/AydinVenv/requirements.txt b/VenvRecipes/AydinVenv/requirements.txt index 4eb8c90..41ddf0b 100644 --- a/VenvRecipes/AydinVenv/requirements.txt +++ b/VenvRecipes/AydinVenv/requirements.txt @@ -1,5 +1,5 @@ numpy==1.26.4 -numexpr==2.8.4 +numexpr==2.8.5 pydantic==1.10.10 aydin==0.1.15 dask[dataframe]==2024.6.2 \ No newline at end of file