Skip to content

Python: chore: update dependencies#6664

Closed
eavanvalkenburg wants to merge 1 commit into
mainfrom
automation/python-dependency-maintenance
Closed

Python: chore: update dependencies#6664
eavanvalkenburg wants to merge 1 commit into
mainfrom
automation/python-dependency-maintenance

Conversation

@eavanvalkenburg

Copy link
Copy Markdown
Member

Motivation & Context

Description & Review Guide

update dependencies

  • What are the major changes?
  • What is the impact of these changes?
  • What do you want reviewers to focus on?

Related Issue

Fixes #

Contribution Checklist

  • The code builds clean without any errors or warnings
  • All unit tests pass, and I have added new tests where possible
  • The PR follows the Contribution Guidelines
  • This PR is linked to an issue and there is no other open PR for this issue (see Related Issue above).
  • This is not a breaking change. If it is a breaking change, add the breaking change label (or add "[BREAKING]" to the title prefix, before or after any language prefix) — a workflow keeps the label and title prefix in sync automatically.

Copilot AI review requested due to automatic review settings June 22, 2026 15:14
@moonbox3 moonbox3 added python Usage: [Issues, PRs], Target: Python lab Usage: [Issues, PRs], Target: lab packages labels Jun 22, 2026

Copilot AI 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

Updates Python workspace dev-tooling dependency pins to keep the development environment reproducible and aligned with the lockfile.

Changes:

  • Bump uv dev dependency from 0.11.17 to 0.11.21.
  • Pin rich dev dependency to 13.9.4 (replacing prior version ranges) and refresh uv.lock accordingly.

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
python/uv.lock Updates resolved lock entries for uv==0.11.21 and rich==13.9.4 (including wheel/sdist metadata).
python/pyproject.toml Updates root workspace dev dependency pins for uv and rich.
python/packages/lab/pyproject.toml Updates lab package dev dependency pins for uv and rich.

Comment thread python/pyproject.toml

@github-actions github-actions Bot 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.

Automated Code Review

Reviewers: 5 | Confidence: 86% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Failure Modes, Design Approach


Automated review by eavanvalkenburg's agents

@github-actions

Copy link
Copy Markdown
Contributor

Python Test Coverage

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

Python Unit Test Overview

Tests Skipped Failures Errors Time
8114 34 💤 0 ❌ 0 🔥 2m 20s ⏱️

auto-merge was automatically disabled June 23, 2026 15:35

Pull request was closed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lab Usage: [Issues, PRs], Target: lab packages python Usage: [Issues, PRs], Target: Python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants