Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: coverage
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 0cceb02 commit 51c5a44
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 @@ -47,7 +47,7 @@ dev = [
"pre-commit==3.3.2",
]
test = [
"coverage==7.2.2",
"coverage==7.5.1",
"factory-boy==3.2.1",
"pytest-django==4.8.0",
"pytest-cov==5.0.0",
Expand Down

0 comments on commit 51c5a44

Please sign in to comment.