From 0f6859dca7aa149e5a523fa68609b99a83114c61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 05:27:13 +0000 Subject: [PATCH] deps(deps): bump neo4j from 5.26.0 to 5.27.0 Bumps [neo4j](https://github.com/neo4j/neo4j-python-driver) from 5.26.0 to 5.27.0. - [Release notes](https://github.com/neo4j/neo4j-python-driver/releases) - [Changelog](https://github.com/neo4j/neo4j-python-driver/blob/5.0/CHANGELOG.md) - [Commits](https://github.com/neo4j/neo4j-python-driver/compare/5.26.0...5.27.0) --- updated-dependencies: - dependency-name: neo4j dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a4422db..f8a17a8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,7 +7,7 @@ JSONBender==0.9.3 jsonschema==4.23.0 numpy==2.1.3 pandas==2.2.3 -neo4j==5.26.0 +neo4j==5.27.0 elasticsearch==8.16.0 psycopg2==2.9.10 pymongo==4.10.1