Skip to content

Bump the dev-dependencies group across 16 directories with 1 update#208

Merged
adamlui merged 1 commit into
mainfrom
dependabot/uv/ai-personas/dev-dependencies-e4b6d63d0e
Jun 12, 2026
Merged

Bump the dev-dependencies group across 16 directories with 1 update#208
adamlui merged 1 commit into
mainfrom
dependabot/uv/ai-personas/dev-dependencies-e4b6d63d0e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 11, 2026

Copy link
Copy Markdown
Contributor

Warning

Dependabot will stop supporting python v3.9!

Please upgrade to one of the following versions: v3.9, v3.10, v3.11, v3.12, v3.13, or v3.14.

Updates the requirements on and uv to permit the latest version.
Updates uv to 0.11.20

Release notes

Sourced from uv's releases.

0.11.20

Release Notes

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

Install uv 0.11.20

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.20

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

0.11.19

Released on 2026-06-03.

Python

  • Add CPython 3.15.0b2 (#19531)

Enhancements

... (truncated)

Commits

Updates uv to 0.11.20

Release notes

Sourced from uv's releases.

0.11.20

Release Notes

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

Install uv 0.11.20

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.20

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

0.11.19

Released on 2026-06-03.

Python

  • Add CPython 3.15.0b2 (#19531)

Enhancements

... (truncated)

Commits

Updates uv to 0.11.20

Release notes

Sourced from uv's releases.

0.11.20

Release Notes

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

Install uv 0.11.20

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.20

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

0.11.19

Released on 2026-06-03.

Python

  • Add CPython 3.15.0b2 (#19531)

Enhancements

... (truncated)

Commits

Updates uv to 0.11.20

Release notes

Sourced from uv's releases.

0.11.20

Release Notes

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

Install uv 0.11.20

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.20

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

0.11.19

Released on 2026-06-03.

Python

  • Add CPython 3.15.0b2 (#19531)

Enhancements

... (truncated)

Commits

Updates uv to 0.11.20

Release notes

Sourced from uv's releases.

0.11.20

Release Notes

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

Install uv 0.11.20

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.20

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

0.11.19

Released on 2026-06-03.

Python

  • Add CPython 3.15.0b2 (#19531)

Enhancements

... (truncated)

Commits

Updates uv to 0.11.20

Release notes

Sourced from uv's releases.

0.11.20

Release Notes

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

Install uv 0.11.20

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.20

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

0.11.19

Released on 2026-06-03.

Python

  • Add CPython 3.15.0b2 (#19531)

Enhancements

... (truncated)

Commits

Updates uv to 0.11.20

Release notes

Sourced from uv's releases.

0.11.20

Release Notes

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

Install uv 0.11.20

Install prebuilt binaries via shell script

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

... (truncated)

Changelog

Sourced from uv's changelog.

0.11.20

Released on 2026-06-10.

Enhancements

  • Add --emit-index-url and --emit-find-links to uv export (#18370)
  • Add --find-links support for uv pip list (#16103)
  • Group executable install errors during uv python install (#19691)
  • Use ICF in macOS release builds to reduce binary sizes (#19615)

Preview features

  • Add initial hidden uv upgrade command (#19678)
  • Reject Git revisions in uv upgrade (#19742)

Configuration

  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#19323)

Performance

  • Speed up discovery of large workspaces (#18311)

Bug fixes

  • Allow unknown preview flags with a warning again (#19669)
  • Apply dependency exclusions to direct requirements (#19699)
  • Avoid following external symlinks during cache clean (#19682)
  • Avoid following symlinks during cache prune (#19543)
  • Fix Git cache keys for worktrees and packed refs (#19706)
  • Make resolver error handling iterative to avoid stack overflows (#19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#19703)
  • Rebuild explicit local directory tool installs (#19591)
  • Validate egg top-level entries as identifiers (#19679)

Documentation

  • Document --find-links caching behavior (#19585)
  • Add a small section for malware checks (#19680)

0.11.19

Released on 2026-06-03.

Python

  • Add CPython 3.15.0b2 (#19531)

Enhancements

... (truncated)

Commits

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

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

Updates `uv` to 0.11.20
- [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.11.19...0.11.20)

---
updated-dependencies:
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-dependencies
- dependency-name: uv
  dependency-version: 0.11.20
  dependency-type: direct:development
  dependency-group: dev-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 Jun 11, 2026
@sonarqubecloud

Copy link
Copy Markdown

@adamlui adamlui merged commit 44f2b15 into main Jun 12, 2026
10 checks passed
@adamlui adamlui deleted the dependabot/uv/ai-personas/dev-dependencies-e4b6d63d0e branch June 12, 2026 04:45
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.

1 participant