Skip to content

Commit

Permalink
Bump pytest-cov from 4.0.0 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 4.0.0 to 5.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-cov@v4.0.0...v5.0.0)

---
updated-dependencies:
- dependency-name: pytest-cov
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 14, 2024
1 parent 2ddbfc7 commit 6b2b8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies = [
dev = [
"coverage==7.6.1",
"pytest==8.3.3",
"pytest-cov==4.0.0",
"pytest-cov==5.0.0",
"hypothesis==6.115.0",
"pytest-mock==3.14.0",
"fastapi==0.115.0",
Expand Down

0 comments on commit 6b2b8e3

Please sign in to comment.