Skip to content

Python: update uv-build requirement from <0.12.0,>=0.8.2 to >=0.8.2,<0.13.0 in /python - #7440

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/uv-build-gte-0.8.2-and-lt-0.13.0
Closed

Python: update uv-build requirement from <0.12.0,>=0.8.2 to >=0.8.2,<0.13.0 in /python#7440
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/python/uv-build-gte-0.8.2-and-lt-0.13.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubJul 30, 2026

Copy link
Copy Markdown
Contributor

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

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

---
updated-dependencies:
- dependency-name: uv-build
dependency-version: 0.12.0
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotBot added dependencies Usage: [Issues, PRs], Target: dependencies in the project python Usage: [Issues, PRs], Target: Python labels Jul 30, 2026
CopilotAI review requested due to automatic review settings July 30, 2026 14:44
@dependabotdependabotBot added python Usage: [Issues, PRs], Target: Python dependencies Usage: [Issues, PRs], Target: dependencies in the project labels Jul 30, 2026
@dependabot
dependabotBottemporarily deployed to github-app-auth July 30, 2026 14:45 Inactive
@dependabot
dependabotBottemporarily deployed to github-app-auth July 30, 2026 14:45 Inactive
@dependabot
dependabotBottemporarily deployed to github-app-auth July 30, 2026 14:45 Inactive
@github-actionsgithub-actionsBot changed the title update uv-build requirement from <0.12.0,>=0.8.2 to >=0.8.2,<0.13.0 in /pythonPython: update uv-build requirement from <0.12.0,>=0.8.2 to >=0.8.2,<0.13.0 in /pythonJul 30, 2026
@dependabot
dependabotBottemporarily deployed to github-app-auth July 30, 2026 14:45 Inactive

CopilotAI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates Python package build requirements to allow newer uv_build versions during builds.

Changes:

  • Relaxed the uv_build upper-bound constraint from <0.12.0 to <0.13.0 for the ollama package.
  • Relaxed the uv_build upper-bound constraint from <0.12.0 to <0.13.0 for the mistral package.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

FileDescription
python/packages/ollama/pyproject.tomlExpands allowed uv_build versions for the build system requirement.
python/packages/mistral/pyproject.tomlExpands allowed uv_build versions for the build system requirement.

@github-actions

Copy link
Copy Markdown
Contributor

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
TOTAL47089449590%
report-only-changed-files is enabled. No files were changed during this commit :)

Python Unit Test Overview

TestsSkippedFailuresErrorsTime
971534 💤0 ❌0 🔥2m 44s ⏱️

@moonbox3

Copy link
Copy Markdown
Contributor

Handled in #7445

@dependabot@github

dependabotBot commented on behalf of githubAug 3, 2026

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabotBot deleted the dependabot/uv/python/uv-build-gte-0.8.2-and-lt-0.13.0 branch August 3, 2026 02:28
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesUsage: [Issues, PRs], Target: dependencies in the projectpythonUsage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@moonbox3