Skip to content

Commit

Permalink
fix(deps): update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and julienc91 committed Nov 7, 2024
1 parent 7ad34d7 commit 0ccb1c3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies = [
tests = [
"pytest ~= 8.3",
"pytest-django ~= 4.8",
"pytest-cov ~= 5.0",
"pytest-cov ~=6.0",
"pytest-socket ~= 0.7",
"pytest-httpx ~= 0.30",
"factory-boy ~= 3.3"
Expand Down
8 changes: 4 additions & 4 deletions backend/uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 0ccb1c3

Please sign in to comment.