Skip to content

chore(deps): bump graphviz from 0.20.3 to 0.21#104

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/graphviz-0.21
Open

chore(deps): bump graphviz from 0.20.3 to 0.21#104
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/graphviz-0.21

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Copy link
Copy Markdown

Bumps graphviz from 0.20.3 to 0.21.

Changelog

Sourced from graphviz's changelog.

Version 0.21

Drop Python 3.8 support (end of life 2024-10-07).

Tag Python 3.13 support.

Add support for format='svg_inline', available since upstream Graphviz 10.0.1. Produces header-less SVG suitable for inlining into HTML (see https://www.graphviz.org/docs/outputs/svg/).

Switch project to pyproject.toml and build to python -m build) (https://build.pypa.io). This changes the source distribution format from .zip to PEP 625 compliant .tar.gz (https://peps.python.org/pep-0625/).

Commits
  • 19b16bf release 0.21
  • 45da7c2 document removal of Python 3.8 support and tagging of Python 3.13 support
  • 2f3204a docmument new format='svg_inline' and add test coverage
  • fb70498 bump version for switch to pyproject.toml and https://build.pypa.io
  • bff786f Add svg_inline to formats.py
  • 421925a update build instructions for https://build.pypa.io
  • 77769e7 actually make lint-code.py respect pyroject.toml configuration
  • 8a3a2b7 make lint-code.py respect pyroject.toml configuration
  • ac77cf0 fix coverage section name
  • 115ad34 replace setup.py, setup.cfg, and tox.ini with pyproject.toml
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels May 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/pip/graphviz-0.21 branch 2 times, most recently from c631825 to 06cfc64 Compare May 10, 2026 21:08
@dependabot dependabot Bot force-pushed the dependabot/pip/graphviz-0.21 branch from 06cfc64 to 5171978 Compare May 12, 2026 14:52
Bumps [graphviz](https://github.com/xflr6/graphviz) from 0.20.3 to 0.21.
- [Changelog](https://github.com/xflr6/graphviz/blob/master/CHANGES.rst)
- [Commits](xflr6/graphviz@0.20.3...0.21)

---
updated-dependencies:
- dependency-name: graphviz
  dependency-version: '0.21'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/graphviz-0.21 branch from 5171978 to 13094de Compare May 25, 2026 06:35
@github-actions

Copy link
Copy Markdown
Contributor
filepath $$\textcolor{#23d18b}{\tt{passed}}$$ SUBTOTAL
$$\textcolor{#23d18b}{\tt{tests/functional/test\_history\_matching.py}}$$ $$\textcolor{#23d18b}{\tt{6}}$$ $$\textcolor{#23d18b}{\tt{6}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_evolutionary.py}}$$ $$\textcolor{#23d18b}{\tt{8}}$$ $$\textcolor{#23d18b}{\tt{8}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_active\_learning.py}}$$ $$\textcolor{#23d18b}{\tt{6}}$$ $$\textcolor{#23d18b}{\tt{6}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_experimental\_design.py}}$$ $$\textcolor{#23d18b}{\tt{2}}$$ $$\textcolor{#23d18b}{\tt{2}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_optimisation.py}}$$ $$\textcolor{#23d18b}{\tt{14}}$$ $$\textcolor{#23d18b}{\tt{14}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_reliability.py}}$$ $$\textcolor{#23d18b}{\tt{8}}$$ $$\textcolor{#23d18b}{\tt{8}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_bayesian.py}}$$ $$\textcolor{#23d18b}{\tt{3}}$$ $$\textcolor{#23d18b}{\tt{3}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_sensitivity.py}}$$ $$\textcolor{#23d18b}{\tt{4}}$$ $$\textcolor{#23d18b}{\tt{4}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_surrogate.py}}$$ $$\textcolor{#23d18b}{\tt{13}}$$ $$\textcolor{#23d18b}{\tt{13}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_abc.py}}$$ $$\textcolor{#23d18b}{\tt{2}}$$ $$\textcolor{#23d18b}{\tt{2}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_uncertainty.py}}$$ $$\textcolor{#23d18b}{\tt{12}}$$ $$\textcolor{#23d18b}{\tt{12}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_config.py}}$$ $$\textcolor{#23d18b}{\tt{7}}$$ $$\textcolor{#23d18b}{\tt{7}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_quadrature.py}}$$ $$\textcolor{#23d18b}{\tt{1}}$$ $$\textcolor{#23d18b}{\tt{1}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_discrepancies.py}}$$ $$\textcolor{#23d18b}{\tt{40}}$$ $$\textcolor{#23d18b}{\tt{40}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_estimators.py}}$$ $$\textcolor{#23d18b}{\tt{1}}$$ $$\textcolor{#23d18b}{\tt{1}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_example\_models.py}}$$ $$\textcolor{#23d18b}{\tt{4}}$$ $$\textcolor{#23d18b}{\tt{4}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_orchestration.py}}$$ $$\textcolor{#23d18b}{\tt{4}}$$ $$\textcolor{#23d18b}{\tt{4}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_utils.py}}$$ $$\textcolor{#23d18b}{\tt{7}}$$ $$\textcolor{#23d18b}{\tt{7}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_sbi.py}}$$ $$\textcolor{#23d18b}{\tt{2}}$$ $$\textcolor{#23d18b}{\tt{2}}$$
$$\textcolor{#23d18b}{\tt{TOTAL}}$$ $$\textcolor{#23d18b}{\tt{144}}$$ $$\textcolor{#23d18b}{\tt{144}}$$

@github-actions

Copy link
Copy Markdown
Contributor
filepath $$\textcolor{#23d18b}{\tt{passed}}$$ SUBTOTAL
$$\textcolor{#23d18b}{\tt{tests/functional/test\_history\_matching.py}}$$ $$\textcolor{#23d18b}{\tt{6}}$$ $$\textcolor{#23d18b}{\tt{6}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_evolutionary.py}}$$ $$\textcolor{#23d18b}{\tt{8}}$$ $$\textcolor{#23d18b}{\tt{8}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_experimental\_design.py}}$$ $$\textcolor{#23d18b}{\tt{2}}$$ $$\textcolor{#23d18b}{\tt{2}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_active\_learning.py}}$$ $$\textcolor{#23d18b}{\tt{6}}$$ $$\textcolor{#23d18b}{\tt{6}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_optimisation.py}}$$ $$\textcolor{#23d18b}{\tt{14}}$$ $$\textcolor{#23d18b}{\tt{14}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_reliability.py}}$$ $$\textcolor{#23d18b}{\tt{8}}$$ $$\textcolor{#23d18b}{\tt{8}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_bayesian.py}}$$ $$\textcolor{#23d18b}{\tt{3}}$$ $$\textcolor{#23d18b}{\tt{3}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_sensitivity.py}}$$ $$\textcolor{#23d18b}{\tt{4}}$$ $$\textcolor{#23d18b}{\tt{4}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_abc.py}}$$ $$\textcolor{#23d18b}{\tt{2}}$$ $$\textcolor{#23d18b}{\tt{2}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_surrogate.py}}$$ $$\textcolor{#23d18b}{\tt{13}}$$ $$\textcolor{#23d18b}{\tt{13}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_uncertainty.py}}$$ $$\textcolor{#23d18b}{\tt{12}}$$ $$\textcolor{#23d18b}{\tt{12}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_config.py}}$$ $$\textcolor{#23d18b}{\tt{7}}$$ $$\textcolor{#23d18b}{\tt{7}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_quadrature.py}}$$ $$\textcolor{#23d18b}{\tt{1}}$$ $$\textcolor{#23d18b}{\tt{1}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_discrepancies.py}}$$ $$\textcolor{#23d18b}{\tt{40}}$$ $$\textcolor{#23d18b}{\tt{40}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_estimators.py}}$$ $$\textcolor{#23d18b}{\tt{1}}$$ $$\textcolor{#23d18b}{\tt{1}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_example\_models.py}}$$ $$\textcolor{#23d18b}{\tt{4}}$$ $$\textcolor{#23d18b}{\tt{4}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_orchestration.py}}$$ $$\textcolor{#23d18b}{\tt{4}}$$ $$\textcolor{#23d18b}{\tt{4}}$$
$$\textcolor{#23d18b}{\tt{tests/test\_utils.py}}$$ $$\textcolor{#23d18b}{\tt{7}}$$ $$\textcolor{#23d18b}{\tt{7}}$$
$$\textcolor{#23d18b}{\tt{tests/functional/test\_sbi.py}}$$ $$\textcolor{#23d18b}{\tt{2}}$$ $$\textcolor{#23d18b}{\tt{2}}$$
$$\textcolor{#23d18b}{\tt{TOTAL}}$$ $$\textcolor{#23d18b}{\tt{144}}$$ $$\textcolor{#23d18b}{\tt{144}}$$

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 Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants