You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Remove retworkx and Python 3.9 support
* Add release notes for Python 3.9 EoL
* Add retworkx removal release note
* Drop 3.9 support in pyproject.toml and uv
* Bump other 39 -> 310 related things
* use 3.14 not 3.14-dev
* Move note to upgrade
* Upgrade packages to support 3.14
* Allowlist missing __all__ for mypy
* Add 3.14 to workflow
* Add release note
* Use Python 3.12 for release
* Skip Python 3.9
* Skip 3.14 free-threaded build
* Bump nox as well
* Use ruff
* Use ruff in CI
* Use macos-15-intel for tests
* Update wheels.yml to use macos-15-intel
* Apply suggestions from code review
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
* Reflect cibuildwheel in uv
* Minimize uv lock diff
* Bump black from 25.9.0 to 26.3.1
Bumps [black](https://github.com/psf/black) from 25.9.0 to 26.3.1.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](psf/black@25.9.0...26.3.1)
---
updated-dependencies:
- dependency-name: black
dependency-version: 26.3.1
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
* Revert "Bump black from 25.9.0 to 26.3.1"
This reverts commit f7df88c.
* uv lock for ruff 0.15.7
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Ivan Carvalho <ivancarvalho@gatech.edu>
Co-authored-by: Ivan Carvalho <8753214+IvanIsCoding@users.noreply.github.com>
Co-authored-by: Matthew Treinish <mtreinish@kortar.org>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
0 commit comments