Skip to content

Bump pygraphviz from 1.9 to 2.0#845

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pygraphviz-2.0
Open

Bump pygraphviz from 1.9 to 2.0#845
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/pygraphviz-2.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps pygraphviz from 1.9 to 2.0.

Release notes

Sourced from pygraphviz's releases.

pygraphviz-2.0

pygraphviz 2.0

We're happy to announce the release of pygraphviz 2.0!

Enhancements

  • Add aarch64 wheels for linux to cibuildwheel (#591).
  • ENH: Export version info from wrapped graphviz (#624).

Bug Fixes

  • More precise allocation for string copy in SWIG glue (#559).

Documentation

  • Avoid adding benchmark results to docs (#544).
  • DOC: remove pip install as recommendation (#551).
  • DOC: update install docs with link to graphviz 12.2.1 for windows (#552).
  • Update docs for 2.0 (#609).
  • DOC: Make tutorial executable, run as part of doc build (#629).
  • DOC: Add DOT special characters to documentation (#628).

Maintenance

  • Drop support for Python 3.10 (SPEC 0) (#543).
  • Bump up CI builds, test with latest windows graphviz release (#550).
  • Update fedora tests (#554).
  • Update pre-commit (#557).
  • Update pyproject.toml to comply with PEP 639 (#578).
  • CI: Github actions uses MacOS 15; update macports (#579).
  • Add support for Python 3.14 (#576).
  • Use pytest's tmp_path fixture (#561).
  • Bump webfactory/ssh-agent from 0.9.0 to 0.9.1 (#562).
  • Bump scientific-python/attach-next-milestone-action from bc07be829f693829263e57d5e8489f4e57d3d420 to c9cfab10ad0c67fed91b01103db26b7f16634639 (#560).
  • Bump actions/checkout from 4 to 6 (#581).
  • Bump actions/setup-python from 5 to 6 (#580).
  • CI: test CI with choco (#556).
  • Drop support for python 3.11 (SPEC 0) (#582).
  • CI: fix silent Windows failures and duplicate PR runs (#588).
  • Bump webfactory/ssh-agent from 0.9.1 to 0.10.0 (#586).
  • CI: cibuildwheel take 4 (#583).
  • MAINT: Add swig step to build (#590).
  • Bump conda-incubator/setup-miniconda from 3 to 4 (#595).
  • Bump actions/upload-artifact from 4 to 7 (#594).
  • Bump actions/download-artifact from 4 to 8 (#593).
  • Update setuptools version requirement in pyproject.toml (#602).
  • Graphviz support across v13 API change (#603).
  • CI: Rm fedora/macports testing workflows (#606).
  • CI: Build macos wheels against macos 11, and move cibuildwheel to release pipeline (#604).

... (truncated)

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 [pygraphviz](https://github.com/pygraphviz/pygraphviz) from 1.9 to 2.0.
- [Release notes](https://github.com/pygraphviz/pygraphviz/releases)
- [Changelog](https://github.com/pygraphviz/pygraphviz/blob/main/RELEASE.rst)
- [Commits](pygraphviz/pygraphviz@pygraphviz-1.9...pygraphviz-2.0)

---
updated-dependencies:
- dependency-name: pygraphviz
  dependency-version: '2.0'
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 29, 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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants