Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 16, 2026

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

Release notes

Sourced from uv-build's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of global preview state (#18994)
  • 51b7b7b replace the RAYON_INITIALIZE LazyLock with a local Once
  • 62c5e68 Elevate configuration errors to required-version mismatches (#18977)
  • 2e38b57 Update docker/login-action action to v4.1.0 (#18987)
  • 4961a3c Update taiki-e/install-action action to v2.73.0 (#18990)
  • Additional commits viewable in compare view

Updates uv-build to 0.11.7

Release notes

Sourced from uv-build's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of global preview state (#18994)
  • 51b7b7b replace the RAYON_INITIALIZE LazyLock with a local Once
  • 62c5e68 Elevate configuration errors to required-version mismatches (#18977)
  • 2e38b57 Update docker/login-action action to v4.1.0 (#18987)
  • 4961a3c Update taiki-e/install-action action to v2.73.0 (#18990)
  • Additional commits viewable in compare view

Updates uv-build to 0.11.7

Release notes

Sourced from uv-build's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of global preview state (#18994)
  • 51b7b7b replace the RAYON_INITIALIZE LazyLock with a local Once
  • 62c5e68 Elevate configuration errors to required-version mismatches (#18977)
  • 2e38b57 Update docker/login-action action to v4.1.0 (#18987)
  • 4961a3c Update taiki-e/install-action action to v2.73.0 (#18990)
  • Additional commits viewable in compare view

Updates uv-build to 0.11.7

Release notes

Sourced from uv-build's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of global preview state (#18994)
  • 51b7b7b replace the RAYON_INITIALIZE LazyLock with a local Once
  • 62c5e68 Elevate configuration errors to required-version mismatches (#18977)
  • 2e38b57 Update docker/login-action action to v4.1.0 (#18987)
  • 4961a3c Update taiki-e/install-action action to v2.73.0 (#18990)
  • Additional commits viewable in compare view

Updates uv-build to 0.11.7

Release notes

Sourced from uv-build's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of global preview state (#18994)
  • 51b7b7b replace the RAYON_INITIALIZE LazyLock with a local Once
  • 62c5e68 Elevate configuration errors to required-version mismatches (#18977)
  • 2e38b57 Update docker/login-action action to v4.1.0 (#18987)
  • 4961a3c Update taiki-e/install-action action to v2.73.0 (#18990)
  • Additional commits viewable in compare view

Updates uv-build to 0.11.7

Release notes

Sourced from uv-build's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of global preview state (#18994)
  • 51b7b7b replace the RAYON_INITIALIZE LazyLock with a local Once
  • 62c5e68 Elevate configuration errors to required-version mismatches (#18977)
  • 2e38b57 Update docker/login-action action to v4.1.0 (#18987)
  • 4961a3c Update taiki-e/install-action action to v2.73.0 (#18990)
  • Additional commits viewable in compare view

Updates uv-build to 0.11.7

Release notes

Sourced from uv-build's releases.

0.11.7

Release Notes

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

Install uv 0.11.7

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download uv 0.11.7

File Platform Checksum
uv-aarch64-apple-darwin.tar.gz Apple Silicon macOS checksum
uv-x86_64-apple-darwin.tar.gz Intel macOS checksum

... (truncated)

Changelog

Sourced from uv-build's changelog.

0.11.7

Released on 2026-04-15.

Python

  • Upgrade CPython build to 20260414 including an OpenSSL security upgrade (#19004)

Enhancements

  • Elevate configuration errors to required-version mismatches (#18977)
  • Further improve TLS certificate validation messages (#18933)
  • Improve --exclude-newer hints (#18952)

Preview features

  • Fix --script handling in uv audit (#18970)
  • Fix traversal of extras in uv audit (#18970)

Bug fixes

  • De-quote workspace metadata in linehaul data (#18966)
  • Avoid installing tool workspace member dependencies as editable (#18891)
  • Emit JSON report for uv sync --check failures (#18976)
  • Filter and warn on invalid TLS certificates (#18951)
  • Fix equality comparisons for version specifiers with ~= operators (#18960)
  • Fix stale Python upgrade preview feature check in project environment construction (#18961)
  • Improve Windows path normalization (#18945)

0.11.6

Released on 2026-04-09.

This release resolves a low severity security advisory in which wheels with malformed RECORD entries could delete arbitrary files on uninstall. See GHSA-pjjw-68hj-v9mw for details.

Bug fixes

  • Do not remove files outside the venv on uninstall (#18942)
  • Validate and heal wheel RECORD during installation (#18943)
  • Avoid uv cache clean errors due to Win32 path normalization (#18856)

0.11.5

Released on 2026-04-08.

Python

  • Add CPython 3.13.13, 3.14.4, and 3.15.0a8 (#18908)

Enhancements

... (truncated)

Commits
  • 9d17726 Bump version to 0.11.7 (#19017)
  • 0912d44 Pin prettier in scripts/generate-crate-readmes.py to avoid prompts (#19016)
  • fb3b502 Improve --exclude-newer hints (#18952)
  • faa49f4 Upgrade CPython build to 20260414 (#19004)
  • 92222f0 Avoid installing tool workspace member dependencies as editable (#18891)
  • e0793d5 Allow some modification of glo...

    Description has been truncated

…update

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

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

Updates `uv-build` to 0.11.7
- [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.11.7)

---
updated-dependencies:
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  dependency-type: direct:development
  dependency-group: development-dependencies
- dependency-name: uv-build
  dependency-version: 0.11.7
  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 Apr 16, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

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