Skip to content

Bump neo4j-viz from 1.6.0 to 1.7.0 - #1200

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/neo4j-viz-1.7.0
Open

Bump neo4j-viz from 1.6.0 to 1.7.0#1200
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/neo4j-viz-1.7.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps neo4j-viz from 1.6.0 to 1.7.0.

Release notes

Sourced from neo4j-viz's releases.

v1.7.0

Changes

Breaking changes

New features

  • Added a color legend overlay to the visualization. It is captured automatically from color_nodes/color_relationships, can be set explicitly via set_legend, and toggled via show_legend.
  • Added neo4j_viz.streamlit.display_widget to embed an interactive GraphWidget in a Streamlit app with two-way state sync (selection and options flow back to Python), following the Streamlit light/dark theme. Install with the streamlit extra (pip install neo4j-viz[streamlit]).

Bug fixes

  • Fixed a bug where nodes and relationships could not be selected on using VG.render().

Improvements

Other changes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [neo4j-viz](https://github.com/neo4j/python-graph-visualization) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/neo4j/python-graph-visualization/releases)
- [Commits](neo4j/python-graph-visualization@1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: neo4j-viz
  dependency-version: 1.7.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants