Skip to content

Commit

Permalink
build(deps-dev): bump pytest-cov from 4.1.0 to 6.0.0 (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 022bab9 commit ebe640a
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 62 deletions.
132 changes: 71 additions & 61 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
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ optional = true
[tool.poetry.group.dev.dependencies]
pytest = ">=5.0.1"
codecov = ">=2.1.12"
pytest-cov = "^4.1.0"
pytest-cov = ">=4.1,<7.0"
pre-commit = ">=3.3.2"
commitizen = "^3.12.0"
ruff = ">=0.3.4,<0.8.0"
Expand Down

0 comments on commit ebe640a

Please sign in to comment.