Skip to content

Bump the development-dependencies group across 26 directories with 1 update#245

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/pythonbible-akjv/development-dependencies-42c9bd845d
Open

Bump the development-dependencies group across 26 directories with 1 update#245
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/pythonbible-akjv/development-dependencies-42c9bd845d

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Updates the requirements on and uv-build to permit the latest version.
Updates uv-build to 0.10.12

Release notes

Sourced from uv-build's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

0.10.11

Released on 2026-03-16.

Enhancements

  • Fetch Ruff release metadata from an Astral mirror (#18358)
  • Use PEP 639 license metadata for uv itself (#16477)

Performance

  • Improve distribution id performance (#18486)

Bug fixes

... (truncated)

Commits
  • 00d72da Bump version to 0.10.12 (#18578)
  • f13abc3 Use a Termux image with Python pre-installed instead (#18573)
  • b03b033 Move is_explicit check to PythonSource (#18569)
  • d7da792 Consolidate PythonPreference enforcement (#18567)
  • bd2e0c9 Allow comma separated values in --no-emit-package (#18565)
  • 5e25583 Construct PythonInstallation early instead of passing around source / inter...
  • 6d628da Preserve end-of-line comments on previous entries when removing dependencies ...
  • 46c9bac download-metadata: Use ndjson instead of GH releases for CPython (#18406)
  • 481d99b Include uv's target triple in version report (#18520)
  • c276064 Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Additional commits viewable in compare view

Updates uv-build to 0.10.12

Release notes

Sourced from uv-build's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

0.10.11

Released on 2026-03-16.

Enhancements

  • Fetch Ruff release metadata from an Astral mirror (#18358)
  • Use PEP 639 license metadata for uv itself (#16477)

Performance

  • Improve distribution id performance (#18486)

Bug fixes

... (truncated)

Commits
  • 00d72da Bump version to 0.10.12 (#18578)
  • f13abc3 Use a Termux image with Python pre-installed instead (#18573)
  • b03b033 Move is_explicit check to PythonSource (#18569)
  • d7da792 Consolidate PythonPreference enforcement (#18567)
  • bd2e0c9 Allow comma separated values in --no-emit-package (#18565)
  • 5e25583 Construct PythonInstallation early instead of passing around source / inter...
  • 6d628da Preserve end-of-line comments on previous entries when removing dependencies ...
  • 46c9bac download-metadata: Use ndjson instead of GH releases for CPython (#18406)
  • 481d99b Include uv's target triple in version report (#18520)
  • c276064 Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Additional commits viewable in compare view

Updates uv-build to 0.10.12

Release notes

Sourced from uv-build's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

0.10.11

Released on 2026-03-16.

Enhancements

  • Fetch Ruff release metadata from an Astral mirror (#18358)
  • Use PEP 639 license metadata for uv itself (#16477)

Performance

  • Improve distribution id performance (#18486)

Bug fixes

... (truncated)

Commits
  • 00d72da Bump version to 0.10.12 (#18578)
  • f13abc3 Use a Termux image with Python pre-installed instead (#18573)
  • b03b033 Move is_explicit check to PythonSource (#18569)
  • d7da792 Consolidate PythonPreference enforcement (#18567)
  • bd2e0c9 Allow comma separated values in --no-emit-package (#18565)
  • 5e25583 Construct PythonInstallation early instead of passing around source / inter...
  • 6d628da Preserve end-of-line comments on previous entries when removing dependencies ...
  • 46c9bac download-metadata: Use ndjson instead of GH releases for CPython (#18406)
  • 481d99b Include uv's target triple in version report (#18520)
  • c276064 Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Additional commits viewable in compare view

Updates uv-build to 0.10.12

Release notes

Sourced from uv-build's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

0.10.11

Released on 2026-03-16.

Enhancements

  • Fetch Ruff release metadata from an Astral mirror (#18358)
  • Use PEP 639 license metadata for uv itself (#16477)

Performance

  • Improve distribution id performance (#18486)

Bug fixes

... (truncated)

Commits
  • 00d72da Bump version to 0.10.12 (#18578)
  • f13abc3 Use a Termux image with Python pre-installed instead (#18573)
  • b03b033 Move is_explicit check to PythonSource (#18569)
  • d7da792 Consolidate PythonPreference enforcement (#18567)
  • bd2e0c9 Allow comma separated values in --no-emit-package (#18565)
  • 5e25583 Construct PythonInstallation early instead of passing around source / inter...
  • 6d628da Preserve end-of-line comments on previous entries when removing dependencies ...
  • 46c9bac download-metadata: Use ndjson instead of GH releases for CPython (#18406)
  • 481d99b Include uv's target triple in version report (#18520)
  • c276064 Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Additional commits viewable in compare view

Updates uv-build to 0.10.12

Release notes

Sourced from uv-build's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

0.10.11

Released on 2026-03-16.

Enhancements

  • Fetch Ruff release metadata from an Astral mirror (#18358)
  • Use PEP 639 license metadata for uv itself (#16477)

Performance

  • Improve distribution id performance (#18486)

Bug fixes

... (truncated)

Commits
  • 00d72da Bump version to 0.10.12 (#18578)
  • f13abc3 Use a Termux image with Python pre-installed instead (#18573)
  • b03b033 Move is_explicit check to PythonSource (#18569)
  • d7da792 Consolidate PythonPreference enforcement (#18567)
  • bd2e0c9 Allow comma separated values in --no-emit-package (#18565)
  • 5e25583 Construct PythonInstallation early instead of passing around source / inter...
  • 6d628da Preserve end-of-line comments on previous entries when removing dependencies ...
  • 46c9bac download-metadata: Use ndjson instead of GH releases for CPython (#18406)
  • 481d99b Include uv's target triple in version report (#18520)
  • c276064 Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Additional commits viewable in compare view

Updates uv-build to 0.10.12

Release notes

Sourced from uv-build's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

0.10.11

Released on 2026-03-16.

Enhancements

  • Fetch Ruff release metadata from an Astral mirror (#18358)
  • Use PEP 639 license metadata for uv itself (#16477)

Performance

  • Improve distribution id performance (#18486)

Bug fixes

... (truncated)

Commits
  • 00d72da Bump version to 0.10.12 (#18578)
  • f13abc3 Use a Termux image with Python pre-installed instead (#18573)
  • b03b033 Move is_explicit check to PythonSource (#18569)
  • d7da792 Consolidate PythonPreference enforcement (#18567)
  • bd2e0c9 Allow comma separated values in --no-emit-package (#18565)
  • 5e25583 Construct PythonInstallation early instead of passing around source / inter...
  • 6d628da Preserve end-of-line comments on previous entries when removing dependencies ...
  • 46c9bac download-metadata: Use ndjson instead of GH releases for CPython (#18406)
  • 481d99b Include uv's target triple in version report (#18520)
  • c276064 Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Additional commits viewable in compare view

Updates uv-build to 0.10.12

Release notes

Sourced from uv-build's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

0.10.11

Released on 2026-03-16.

Enhancements

  • Fetch Ruff release metadata from an Astral mirror (#18358)
  • Use PEP 639 license metadata for uv itself (#16477)

Performance

  • Improve distribution id performance (#18486)

Bug fixes

... (truncated)

Commits
  • 00d72da Bump version to 0.10.12 (#18578)
  • f13abc3 Use a Termux image with Python pre-installed instead (#18573)
  • b03b033 Move is_explicit check to PythonSource (#18569)
  • d7da792 Consolidate PythonPreference enforcement (#18567)
  • bd2e0c9 Allow comma separated values in --no-emit-package (#18565)
  • 5e25583 Construct PythonInstallation early instead of passing around source / inter...
  • 6d628da Preserve end-of-line comments on previous entries when removing dependencies ...
  • 46c9bac download-metadata: Use ndjson instead of GH releases for CPython (#18406)
  • 481d99b Include uv's target triple in version report (#18520)
  • c276064 Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Additional commits viewable in compare view

Updates uv-build to 0.10.12

Release notes

Sourced from uv-build's releases.

0.10.12

Release Notes

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (#18552)
  • Adjust the PyPy note (#18548)
  • Move Pyodide to Tier 2 in the Python support policy (#18561)
  • Move Rust and Python version support out of the Platform support policy (#18535)
  • Update Docker guide with changes from uv-docker-example (#18558)
  • Update the Python version policy (#18559)

Install uv 0.10.12

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://releases.astral.sh/github/uv/releases/download/0.10.12/uv-installer.ps1 | iex"

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.10.12

Released on 2026-03-19.

Python

  • Add pypy 3.11.15 (#18468)
  • Add support for using Python 3.6 interpreters (#18454)

Enhancements

  • Include uv's target triple in version report (#18520)
  • Allow comma separated values in --no-emit-package (#18565)

Preview features

  • Show uv audit in the CLI help (#18540)

Bug fixes

  • Improve reporting of managed interpreter symlinks in uv python list (#18459)
  • Preserve end-of-line comments on previous entries when removing dependencies (#18557)
  • Treat abi3 wheel Python version as a lower bound (#18536)
  • Detect hard-float support on aarch64 kernels running armv7 userspace (#18530)

Documentation

  • Add Python 3.15 to supported versions (

…update

Updates the requirements on  and [uv-build](https://github.com/astral-sh/uv) to permit the latest version.

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

Updates `uv-build` to 0.10.12
- [Release notes](https://github.com/astral-sh/uv/releases)
- [Changelog](https://github.com/astral-sh/uv/blob/main/CHANGELOG.md)
- [Commits](astral-sh/uv@0.8.9...0.10.12)

---
updated-dependencies:
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.10.12
  dependency-type: direct:development
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants