From 36bfe108a532805641bf9f086bd16d7f145b31f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 16:29:42 +0000 Subject: [PATCH] Bump numexpr from 2.7.3 to 2.8.5 Bumps [numexpr](https://github.com/pydata/numexpr) from 2.7.3 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.7.3...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 4dd53782..02e88779 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ geopandas==0.9.0 pytz==2021.1 pyproj==3.1.0 ephem==4.0.0.2 -numexpr==2.7.3 +numexpr==2.8.5 structlog==21.1.0 PyYAML==5.4.1 pytest==6.2.4