Skip to content

ci: bump pytest-cov to 7.1.0 in uv.lock#22

Merged
Pymetheus merged 2 commits into
mainfrom
develop
May 11, 2026
Merged

ci: bump pytest-cov to 7.1.0 in uv.lock#22
Pymetheus merged 2 commits into
mainfrom
develop

Conversation

@Pymetheus
Copy link
Copy Markdown
Owner

Description

Update lockfile to pin pytest-cov 7.1.0. The dev and test dependency specifiers were raised from >=7.0.0 to >=7.1.0, and the pytest-cov package entry was updated (version, sdist/wheel URLs, hashes, sizes, and upload timestamps) in uv.lock. This is a lockfile-only change to reflect the dependency bump.

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring
  • Performance improvement
  • Test addition or update

Related Issue

Closes #(issue number)

Changes Made

  • Update lockfile to pin pytest-cov 7.1.0.

Testing

Describe how you tested your changes:

  • Unit tests pass
  • Integration tests pass
  • Manual testing performed

Screenshots (if applicable)

Add screenshots to help explain your changes.

Checklist

  • My code follows the project's style guidelines
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Additional Context

Add any other context about the PR here.

Pymetheus and others added 2 commits May 11, 2026 12:33
ci: update dependencies: pytest-cov, pygments, python-dotenv, cryptography, pytest, and pillow
Update lockfile to pin pytest-cov 7.1.0. The dev and test dependency specifiers were raised from >=7.0.0 to >=7.1.0, and the pytest-cov package entry was updated (version, sdist/wheel URLs, hashes, sizes, and upload timestamps) in uv.lock. This is a lockfile-only change to reflect the dependency bump.
@github-actions github-actions Bot added the ci Types: CI/CD workflow or pipeline changes label May 11, 2026
@Pymetheus Pymetheus merged commit bb3335e into main May 11, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci Types: CI/CD workflow or pipeline changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant