File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 5151 uses : docker/setup-qemu-action@49b3bc8e6bdd4a60e6116a5414239cba5943d3cf # v3.2.0
5252 with :
5353 platforms : arm64
54- - uses : joerick /cibuildwheel@7e5a838a63ac8128d71ab2dfd99e4634dd1bca09 # v2.19.2
54+ - uses : pypa /cibuildwheel@bd033a44476646b606efccdd5eed92d5ea1d77ad # v2.20.0
5555 env :
5656 # For workflow_dispatch, only build the new Python version.
5757 CIBW_BUILD : ${{ inputs.python && format('{0}-*', inputs.python) || null }}
Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ Unreleased
2020 ``importlib.metadata.version("markupsafe") ``, instead. :pr: `402 `
2121- Speed up escaping plain strings by 40%. :pr: `434 `
2222- Simplify speedups implementation. :pr: `437 `
23+ - Publish wheels for Python 3.13. :pr: `461 `
2324
2425
2526Version 2.1.5
You can’t perform that action at this time.
0 commit comments