Skip to content

Commit c5d5c0d

Browse files
committed
Merge branch 'upgrade-314' into ruff-format
2 parents 42ad1e1 + 25f0345 commit c5d5c0d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ docs = [
9999
"lxml_html_clean",
100100
]
101101
releaseinfra = [
102-
"cibuildwheel==3.2.1; python_version >= '3.11'",
102+
"cibuildwheel==3.3.0; python_version >= '3.11'",
103103
]
104104

105105
[tool.ruff]

releasenotes/notes/py-314-d9385aa5b77cb478.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
upgrade:
2+
features:
33
- |
44
This is the first release of rustworkx with official support Python 3.14. Although
55
previous versions of rustworkx do work with Python 3.14, this release has been

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)