Skip to content

Python: Bump pytest from 9.0.3 to 9.1.0 across /python workspace#6524

Open
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/python/pytest-9.1.0
Open

Python: Bump pytest from 9.0.3 to 9.1.0 across /python workspace#6524
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/pip/python/pytest-9.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Motivation & Context

The initial pytest bump updated the root Python workspace dependency, but CI installs the full /python workspace with all packages and extras. Several workspace packages still pinned pytest==9.0.3, which made dependency resolution fail in CI.

Description & Review Guide

Aligned the remaining Python workspace pytest pins and refreshed the lockfile so the workspace resolves consistently with pytest==9.1.0.

  • What are the major changes?
    • Updated the root /python workspace to pytest==9.1.0
    • Aligned duplicate pytest pins in ag-ui, devui, and lab
    • Regenerated python/uv.lock
  • What is the impact of these changes?
    • Fixes CI dependency resolution failures for the Python workspace
    • Keeps the pytest bump consistent across workspace packages without changing runtime functionality
  • What do you want reviewers to focus on?
    • Whether the workspace-level pytest pin alignment and lockfile update fully cover the Python packages participating in CI installation

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.

Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@9.0.3...9.1.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python Issues related to the Python codebase labels Jun 15, 2026
Copilot AI review requested due to automatic review settings June 15, 2026 14:34
@dependabot dependabot Bot added python Issues related to the Python codebase dependencies labels Jun 15, 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.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@github-actions github-actions Bot changed the title Bump pytest from 9.0.3 to 9.1.0 in /python Python: Bump pytest from 9.0.3 to 9.1.0 in /python Jun 15, 2026
@moonbox3

Copy link
Copy Markdown
Contributor

@copilot: fix the CI/CD failures

Copilot AI commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

@copilot: fix the CI/CD failures

Addressed in 47d8b40. I aligned the remaining Python workspace pytest pins in ag-ui, devui, and lab, regenerated python/uv.lock, and verified the CI setup command plus targeted pytest checks succeed.

Copilot AI changed the title Python: Bump pytest from 9.0.3 to 9.1.0 in /python Python: Bump pytest from 9.0.3 to 9.1.0 across /python workspace Jun 17, 2026
Copilot AI requested a review from moonbox3 June 17, 2026 01:21
@moonbox3 moonbox3 added lab and removed dependencies labels Jun 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

python Issues related to the Python codebase

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants