Skip to content

Commit

Permalink
build(deps): bump pytest-cov from 4.1.0 to 6.0.0 (#170)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2024
1 parent d66e88d commit 07c1485
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ test = [
"psutil==6.0.0",
"exceptiongroup==1.0.0",
"pytest==8.3.3",
"pytest-cov==4.1.0",
"pytest-cov==6.0.0",
"pyvista==0.44.1",
"vtk==9.4.0",
"ansys-dpf-core==0.13.0",
Expand Down Expand Up @@ -103,7 +103,7 @@ dev = [
"psutil==6.0.0",
"docker>=7.1.0",
"pytest==8.3.3",
"pytest-cov==4.1.0",
"pytest-cov==6.0.0",
"Sphinx==8.0.2",
"sphinx-copybutton==0.5.2",
"sphinx-gallery==0.18.0",
Expand Down

0 comments on commit 07c1485

Please sign in to comment.