Skip to content

Commit

Permalink
build(deps): bump coverage from 7.5.2 to 7.5.3 (#2428)
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 May 28, 2024
1 parent b17c3db commit 85ec271
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 @@ -71,7 +71,7 @@ test = [
"pytest==8.2.1",
"pluggy==1.5.0",
"pytest-cov==5.0.0",
"coverage==7.5.2",
"coverage==7.5.3",
"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.2.1
pluggy==1.5.0
pytest-cov==5.0.0
coverage==7.5.2
coverage==7.5.3
pytest-datafiles==3.0.0
pytest-mock==3.14.0
pytest-timeout==2.3.1
Expand Down

0 comments on commit 85ec271

Please sign in to comment.