Skip to content

Commit 341438c

Browse files
Bump neo4j driver
1 parent 8efc94e commit 341438c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ classifiers = [
2323
"Topic :: Database",
2424
]
2525
dependencies = [
26-
"neo4j~=6.0.3",
26+
"neo4j~=6.1.0",
2727
"typing-extensions"
2828
]
2929
requires-python = ">=3.10"

0 commit comments

Comments
 (0)