Skip to content

chore(deps): update igraph requirement from <1,>=0.11 to >=0.11,<2#6

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/igraph-gte-0.11-and-lt-2
Open

chore(deps): update igraph requirement from <1,>=0.11 to >=0.11,<2#6
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/igraph-gte-0.11-and-lt-2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 16, 2026

Updates the requirements on igraph to permit the latest version.

Release notes

Sourced from igraph's releases.

igraph 1.0.0

Added

  • Added Graph.Nearest_Neighbor_Graph().

  • Added node_in_weights argument to Graph.community_leiden().

  • Added align_layout() to align the principal axes of a layout nicely with screen dimensions.

  • Added Graph.commnity_voronoi().

  • Added Graph.commnity_fluid_communities().

Changed

  • The C core of igraph was updated to version 1.0.0.

  • Most layouts are now auto-aligned using align_layout().

  • Dropped support for PyPy 3.9 and PyPy 3.10 as they are now EOL.

Miscellaneous

  • Documentation improvements.

  • This is the last version that supports Python 3.9 as it will reach its end of life at the end of October 2025.

Full Changelog: igraph/python-igraph@0.11.9...1.0.0

Changelog

Sourced from igraph's changelog.

[1.0.0] - 2025-10-23

Added

  • Added Graph.Nearest_Neighbor_Graph().

  • Added node_in_weights argument to Graph.community_leiden().

  • Added align_layout() to align the principal axes of a layout nicely with screen dimensions.

  • Added Graph.commnity_voronoi().

  • Added Graph.commnity_fluid_communities().

Changed

  • The C core of igraph was updated to version 1.0.0.

  • Most layouts are now auto-aligned using align_layout().

  • Dropped support for PyPy 3.9 and PyPy 3.10 as they are now EOL.

Miscellaneous

  • Documentation improvements.

  • This is the last version that supports Python 3.9 as it will reach its end of life at the end of October 2025.

[0.11.9] - 2025-06-11

Changed

  • Dropped support for Python 3.8 as it has now reached its end of life.

  • The C core of igraph was updated to version 0.10.16.

  • Added Graph.simple_cycles() to find simple cycles in the graph.

[0.11.8] - 2024-10-25

Fixed

  • Fixed documentation build on Read The Docs. No other changes compared to 0.11.7.

[0.11.7] - 2024-10-24

Added

... (truncated)

Commits
  • b16f276 chore: updated changelog, bumped version to 1.0.0
  • 8c55e23 doc: install iplotx when building documentation
  • 7bd368c Merge pull request #857 from iosonofabio/iplotx
  • f632a19 Merge branch 'main' into develop
  • bc9f26d Merge pull request #860 from igraph/dependabot/github_actions/pypa/cibuildwhe...
  • 65df5da build(deps): bump pypa/cibuildwheel from 3.2.0 to 3.2.1
  • e554597 Merge pull request #858 from igraph/dependabot/github_actions/pypa/cibuildwhe...
  • 2848d2a ci: skip Win32 build on CPython 3.14 because neither SciPy nor pandas have wh...
  • b851c77 fix: exclude free-threaded Python 3.14 builds from CI
  • 44b5dda build(deps): bump pypa/cibuildwheel from 3.0.1 to 3.2.0
  • Additional commits viewable in compare view

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Apr 16, 2026

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot dependabot Bot requested a review from tensorcarlos as a code owner April 16, 2026 18:51
@dependabot dependabot Bot force-pushed the dependabot/pip/igraph-gte-0.11-and-lt-2 branch from 1b09a32 to 7f534c9 Compare April 16, 2026 22:53
@dependabot dependabot Bot force-pushed the dependabot/pip/igraph-gte-0.11-and-lt-2 branch 3 times, most recently from 7bbd210 to b0706a6 Compare April 26, 2026 12:25
Updates the requirements on [igraph](https://github.com/igraph/python-igraph) to permit the latest version.
- [Release notes](https://github.com/igraph/python-igraph/releases)
- [Changelog](https://github.com/igraph/python-igraph/blob/main/CHANGELOG.md)
- [Commits](igraph/python-igraph@0.11.0...1.0.0)

---
updated-dependencies:
- dependency-name: igraph
  dependency-version: 1.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/igraph-gte-0.11-and-lt-2 branch from b0706a6 to 525c6ed Compare April 28, 2026 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants