Skip to content

Commit

Permalink
build(deps): bump coverage from 7.6.7 to 7.6.8 (#2704)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 25, 2024
1 parent 312d684 commit 1d5a74a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ test = [
"pytest==8.3.3",
"pluggy==1.5.0",
"pytest-cov==6.0.0",
"coverage==7.6.7",
"coverage==7.6.8",
"pytest-datafiles==3.0.0",
"pytest-mock==3.14.0",
"pytest-timeout==2.3.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest==8.3.3
pluggy==1.5.0
pytest-cov==6.0.0
coverage==7.6.7
coverage==7.6.8
pytest-datafiles==3.0.0
pytest-mock==3.14.0
pytest-timeout==2.3.1
Expand Down

0 comments on commit 1d5a74a

Please sign in to comment.