-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
[py] Bump pytest and dev dependencies #16572
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||
User description
💥 What does this PR do?
This PR updates pytest to 9.0.0 and bumps versions of all dependencies used for development. It also generates a new lockfile for Bazel/CI.
This also updates our pytest config section in
pyproject.tomlto use the new native toml format.🔄 Types of changes
PR Type
Enhancement
Description
Bump pytest from 8.4.2 to 9.0.0
Update all development dependencies to latest versions
Regenerate lockfile for Bazel/CI consistency
Diagram Walkthrough
File Walkthrough
requirements.txt
Update pytest and all dev dependenciespy/requirements.txt
virtualenv (20.34.0 → 20.35.4)
utilities
requirements_lock.txt
Regenerate Bazel lockfilepy/requirements_lock.txt