From d7a0f30c075ac32169cc1750cd3434bc6e333f49 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:55:19 +0000 Subject: [PATCH] deps(deps): bump numpy from 2.1.1 to 2.1.2 Bumps [numpy](https://github.com/numpy/numpy) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](https://github.com/numpy/numpy/compare/v2.1.1...v2.1.2) --- updated-dependencies: - dependency-name: numpy 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 cfd5410..8224f1a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ jinja2==3.0 jinjasql==0.1.8 JSONBender==0.9.3 jsonschema==4.23.0 -numpy==2.1.1 +numpy==2.1.2 pandas==2.2.3 neo4j==5.25.0 elasticsearch==8.15.1