Build(deps-dev): Bump the basics group across 2 directories with 3 updates - #8499
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Both corresponding lockfiles remain stale, so frozen installs continue using the previous dependency versions.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
Updates Python development tooling dependencies across the root and standalone Lab projects.
Changes:
- Bumps
uvto 0.12.13 andruffto 0.16.7. - Permits Rich 15 in Lab.
File summaries
| File | Description |
|---|---|
python/pyproject.toml |
Updates root development-tool pins. |
python/packages/lab/pyproject.toml |
Updates Lab development dependencies. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 2
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+61
to
+62
| "uv==0.12.13", | ||
| "ruff==0.16.7", |
Comment on lines
+31
to
+33
| "uv==0.12.13", | ||
| "flit==4.0.2", | ||
| "ruff==0.16.6", | ||
| "ruff==0.16.7", |
…dates Updates the requirements on [uv](https://github.com/astral-sh/uv), [ruff](https://github.com/astral-sh/ruff) and [rich](https://github.com/Textualize/rich) to permit the latest version. Updates `uv` from 0.12.9 to 0.12.13 - [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.12.9...0.12.13) Updates `ruff` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.6...0.16.7) Updates `uv` from 0.12.9 to 0.12.13 - [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.12.9...0.12.13) Updates `ruff` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.6...0.16.7) Updates `uv` from 0.12.12 to 0.12.13 - [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.12.9...0.12.13) Updates `ruff` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.6...0.16.7) Updates `rich` to 15.0.0 - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/main/CHANGELOG.md) - [Commits](Textualize/rich@v13.7.1...v15.0.0) Updates `uv` from 0.12.12 to 0.12.13 - [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.12.9...0.12.13) Updates `ruff` from 0.16.6 to 0.16.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.16.6...0.16.7) --- updated-dependencies: - dependency-name: rich dependency-version: 15.0.0 dependency-type: direct:development dependency-group: basics - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: basics - dependency-name: ruff dependency-version: 0.16.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: basics - dependency-name: uv dependency-version: 0.12.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: basics - dependency-name: uv dependency-version: 0.12.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: basics ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/pip/python/basics-1f0a3ed95a
branch
from
September 18, 2026 09:17
8367fbb to
e66da35
Compare
5 tasks
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on uv, ruff and rich to permit the latest version.
Updates
uvfrom 0.12.9 to 0.12.13Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
0ebbd92Bump version to 0.12.13 (#21594)17ccae3Use separate Depot projects for Docker development builds (#21591)8c18e15Use the workflow revision for PR security review configuration (#21592)9ebb1f6Clarify release pipeline job names (#21561)d87450dOmit unusedexclude-newer-packageentries from script locks (#21589)911f3a2Refactor release artifact handling (#21556)a712e81Separate Docker release builds from publishing (#21586)4196daeUse xhigh effort for PR security review (#21530)a51624bReduce PR security review reporting work (#21528)63e28b6Useeditpefor trampoline resource edits (#18713)Updates
rufffrom 0.16.6 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
uvfrom 0.12.9 to 0.12.13Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
0ebbd92Bump version to 0.12.13 (#21594)17ccae3Use separate Depot projects for Docker development builds (#21591)8c18e15Use the workflow revision for PR security review configuration (#21592)9ebb1f6Clarify release pipeline job names (#21561)d87450dOmit unusedexclude-newer-packageentries from script locks (#21589)911f3a2Refactor release artifact handling (#21556)a712e81Separate Docker release builds from publishing (#21586)4196daeUse xhigh effort for PR security review (#21530)a51624bReduce PR security review reporting work (#21528)63e28b6Useeditpefor trampoline resource edits (#18713)Updates
rufffrom 0.16.6 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
uvfrom 0.12.12 to 0.12.13Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
... (truncated)
Commits
0ebbd92Bump version to 0.12.13 (#21594)17ccae3Use separate Depot projects for Docker development builds (#21591)8c18e15Use the workflow revision for PR security review configuration (#21592)9ebb1f6Clarify release pipeline job names (#21561)d87450dOmit unusedexclude-newer-packageentries from script locks (#21589)911f3a2Refactor release artifact handling (#21556)a712e81Separate Docker release builds from publishing (#21586)4196daeUse xhigh effort for PR security review (#21530)a51624bReduce PR security review reporting work (#21528)63e28b6Useeditpefor trampoline resource edits (#18713)Updates
rufffrom 0.16.6 to 0.16.7Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b5dba86Bump version to 0.16.7 (#28496)5992d05Install rustfmt before linting releases (#28495)1713a1fensure prepare release changes pass prek (#28488)18cdbb4use scoped token for release workflow (#28484)c3813a5add a workflow for preparing releases (#28486)00948c0Remove the "Who’s Using Ruff?" list (#28455)86a2eba[pyupgrade] Stop recommending removedtyping.no_type_check_decorator(`UP...609e184Stop defining__cached__for Python 3.15 (#28476)859ff2f[ty] Track symlinked directory status in listings (#28482)77f6538Use paid GitHub-hosted runners for Linux (#28478)Updates
richto 15.0.0Release notes
Sourced from rich's releases.
Changelog
Sourced from rich's changelog.
... (truncated)
Commits