Skip to content

Bump pytest to 9.0.3 and pytest-asyncio to 1.3.0#2526

Merged
openminddev merged 1 commit into
mainfrom
upgrade-pytest
Apr 14, 2026
Merged

Bump pytest to 9.0.3 and pytest-asyncio to 1.3.0#2526
openminddev merged 1 commit into
mainfrom
upgrade-pytest

Conversation

@openminddev
Copy link
Copy Markdown
Contributor

Upgrade dev dependencies: pytest 8.3.4 -> 9.0.3 and pytest-asyncio 0.25.2 -> 1.3.0 in pyproject.toml and update corresponding entries in uv.lock. The lockfile update also adds new package deps (pygments for pytest and typing-extensions for pytest-asyncio) and updates sdist/wheel metadata for the new versions.

Upgrade dev dependencies: pytest 8.3.4 -> 9.0.3 and pytest-asyncio 0.25.2 -> 1.3.0 in pyproject.toml and update corresponding entries in uv.lock. The lockfile update also adds new package deps (pygments for pytest and typing-extensions for pytest-asyncio) and updates sdist/wheel metadata for the new versions.
@openminddev openminddev requested a review from a team as a code owner April 14, 2026 05:22
Copilot AI review requested due to automatic review settings April 14, 2026 05:22
@github-actions github-actions Bot added dependencies Pull requests that update a dependency file config Configuration files labels Apr 14, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s Python testing toolchain by bumping pytest and pytest-asyncio dev dependencies, keeping pyproject.toml and uv.lock in sync for reproducible environments managed by uv.

Changes:

  • Bump pytest from 8.3.4 to 9.0.3.
  • Bump pytest-asyncio from 0.25.2 to 1.3.0.
  • Refresh uv.lock to reflect updated artifacts and transitive dependencies (e.g., pygments, typing-extensions marker for older Python versions).

Reviewed changes

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

File Description
pyproject.toml Updates pinned dev dependency versions for pytest and pytest-asyncio.
uv.lock Updates locked versions, hashes, and dependency graph entries for the upgraded testing dependencies.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ All tests successful. No failed tests found.

📢 Thoughts on this report? Let us know!

@openminddev openminddev merged commit 1215e4d into main Apr 14, 2026
10 checks passed
@openminddev openminddev deleted the upgrade-pytest branch April 14, 2026 05:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config Configuration files dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants