Skip to content

Commit

Permalink
chore: Bump pytest-cov from 4.1.0 to 5.0.0 (#219)
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] committed Mar 25, 2024
1 parent 224897d commit 61e4cc5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -33,7 +33,7 @@ isort = "^5.13.2"
mypy = "^1.9.0"
pre-commit = "^3.7.0"
pytest = "^8.1.1"
pytest-cov = "^4.1.0"
pytest-cov = "^5.0.0"
pytest-datadir = "^1.5.0"
pytest-factoryboy = "^2.7.0"
pytest-freezegun = "^0.4.2"
Expand Down

0 comments on commit 61e4cc5

Please sign in to comment.