Skip to content

Commit

Permalink
Merge pull request #1148 from haddocking/dependabot/pip/coverage-7.6.7
Browse files Browse the repository at this point in the history
Bump coverage from 7.6.4 to 7.6.7
  • Loading branch information
mgiulini authored Nov 18, 2024
2 parents eee38c7 + 1f2a75a commit 578f62b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ dependencies = [

[project.optional-dependencies]
dev = [
"coverage==7.6.4",
"coverage==7.6.7",
"pytest==8.3.3",
"pytest-cov==6.0.0",
"hypothesis==6.119.3",
Expand Down

0 comments on commit 578f62b

Please sign in to comment.