Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
networkx 3.63.6.1 age confidence

Release Notes

networkx/networkx (networkx)

v3.6.1: NetworkX 3.6.1

Compare Source

networkx 3.6.1

We're happy to announce the release of networkx 3.6.1!

API Changes

  • Add spectral bipartition community finding and greedy bipartition using node swaps (#​8347).

Enhancements

  • Nodelists for from_biadjacency_matrix (#​7993).
  • Add spectral bipartition community finding and greedy bipartition using node swaps (#​8347).
  • Fix draw_networkx_nodes with list node_shape and add regression test (#​8363).

Bug Fixes

  • Fix: allow graph subclasses to have additional arguments (#​8369).

Documentation

  • DOC: Improve benchmarking readme (#​8358).
  • DOC: More details re: RC releases in the release process devdocs (#​8346).
  • DOC: clarify difference between G.nodes/G.nodes() and G.edges/G.edges() in tutorial (#​8300).
  • DOC: Add blurb to contributor guide about drawing tests (#​8370).
  • DOC: Fix underline lens in docstrings (#​8371).
  • Rolling back shortest paths links (#​8373).

Maintenance

  • MAINT: Replace string literal with comment (#​8359).
  • Bump actions/checkout from 5 to 6 in the actions group (#​8360).
  • pin python 3.14 to be version 3.14.0 until dataclasses are fixed (#​8365).
  • Blocklist Python 3.14.1 (#​8372).

Other

  • TST: add tests for unsupported graph types in MST algorithms (#​8353).
  • TST: clean up isomorphism tests (#​8364).

Contributors

10 authors added to this release (alphabetically):

9 reviewers added to this release (alphabetically):

These lists are automatically generated, and may not be complete or may contain
duplicates.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/networkx-3.x branch 6 times, most recently from 806704c to cb0f3bc Compare December 15, 2025 06:55
@renovate renovate bot force-pushed the renovate/networkx-3.x branch 2 times, most recently from 76d9121 to 4039b7c Compare December 20, 2025 19:45
@renovate renovate bot force-pushed the renovate/networkx-3.x branch from 4039b7c to a7d3605 Compare December 29, 2025 13:36
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.

1 participant