Skip to content

Commit

Permalink
build(deps): bump coverage from 7.6.8 to 7.6.9 (#2716)
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 Dec 6, 2024
1 parent eaee40a commit e205cd1
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 @@ -77,7 +77,7 @@ test = [
"pytest==8.3.4",
"pluggy==1.5.0",
"pytest-cov==6.0.0",
"coverage==7.6.8",
"coverage==7.6.9",
"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.4
pluggy==1.5.0
pytest-cov==6.0.0
coverage==7.6.8
coverage==7.6.9
pytest-datafiles==3.0.0
pytest-mock==3.14.0
pytest-timeout==2.3.1
Expand Down

0 comments on commit e205cd1

Please sign in to comment.