From 064ee515f33198ed8c6e13c9945717e8a666f60d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Sep 2023 09:23:37 +0000 Subject: [PATCH] dependency: (deps): bump numexpr from 2.8.6 to 2.8.7 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.8.6 to 2.8.7. - [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.6...v2.8.7) --- updated-dependencies: - dependency-name: numexpr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 306b49d..70c287a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ langsmith==0.0.40 marshmallow==3.20.1 multidict==6.0.4 mypy-extensions==1.0.0 -numexpr==2.8.6 +numexpr==2.8.7 numpy==1.26.0 openai==0.28.0 packaging==23.1