From 67eda01b4e0e25a81f541fe9d892844e5acfb954 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:26:55 +0000 Subject: [PATCH] Bump numexpr from 2.8.4 to 2.8.5 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-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 5cb0bfc..b7bafea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ mdurl==0.1.2 msgpack==1.0.5 multidict==6.0.4 mypy-extensions==1.0.0 -numexpr==2.8.4 +numexpr==2.8.5 numpy==1.25.0 openai==1.3.7 openapi-schema-pydantic==1.2.4