Skip to content

Update pygraphviz requirement from ~=1.14 to ~=2.0 in the python-packages group#34

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-d0921a8486
Open

Update pygraphviz requirement from ~=1.14 to ~=2.0 in the python-packages group#34
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/python-packages-d0921a8486

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on pygraphviz to permit the latest version.
Updates pygraphviz 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [pygraphviz](https://github.com/pygraphviz/pygraphviz) to permit the latest version.

Updates `pygraphviz` 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.14...pygraphviz-2.0)

---
updated-dependencies:
- dependency-name: pygraphviz
  dependency-version: '2.0'
  dependency-type: direct:production
  dependency-group: python-packages
...

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 26, 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