Skip to content

Commit 6a9953c

Browse files
Update neo4j-rust-ext requirement in /requirements/base
Updates the requirements on [neo4j-rust-ext](https://github.com/neo4j/neo4j-python-driver-rust-ext) to permit the latest version. - [Changelog](https://github.com/neo4j/neo4j-python-driver-rust-ext/blob/6.x/CHANGELOG.md) - [Commits](neo4j/neo4j-python-driver-rust-ext@5.14.1.0a1...6.0.2.0) --- updated-dependencies: - dependency-name: neo4j-rust-ext dependency-version: 6.0.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bc1bb88 commit 6a9953c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base/rust-ext.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Should be the same as the `neo4j` reqs in `base.txt`
2-
neo4j-rust-ext >= 4.4.12, < 6.0
2+
neo4j-rust-ext >= 4.4.12, < 7.0

0 commit comments

Comments
 (0)