Python: Build(deps-dev): Bump the basics group in /python/packages/lab with 2 updates - #8501
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
Bumps the basics group in /python/packages/lab with 2 updates: [uv](https://github.com/astral-sh/uv) and [ruff](https://github.com/astral-sh/ruff). 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.12...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: uv dependency-version: 0.12.13 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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
requested review from
SergeyMenshykh,
Eduard van Valkenburg (eavanvalkenburg),
Evan Mattson (moonbox3),
Roger Barreto (rogerbarreto) and
westey (westey-m)
as code owners
September 18, 2026 08:16
dependabot
Bot
requested review from
Tao Chen (TaoChenOSU),
Giles Odigwe (giles17) and
Jose Alvarez (jpalvarezl)
as code owners
September 18, 2026 08:16
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The dependency declarations and lockfile entries are consistent and contain no identified issues.
Pull request overview
Updates Python lab development tooling to the latest patch releases.
Changes:
- Bumps
uvfrom 0.12.12 to 0.12.13. - Bumps
rufffrom 0.16.6 to 0.16.7. - Refreshes lockfile artifacts and hashes.
File summaries
| File | Description |
|---|---|
python/packages/lab/pyproject.toml |
Updates pinned development dependencies. |
python/packages/lab/uv.lock |
Synchronizes resolved versions and artifacts. |
Review details
- Files reviewed: 1/2 changed files
- Comments generated: 0
- Review effort level: Balanced
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
5 tasks
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/uv/python/packages/lab/basics-a163f074bc
branch
September 18, 2026 10:43
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.
Bumps the basics group in /python/packages/lab with 2 updates: uv and ruff.
Updates
uvfrom 0.12.12 to 0.12.13Release notes
Sourced from uv's releases.
... (truncated)
Changelog
Sourced from uv's changelog.
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)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions