Skip to content

Commit

Permalink
Merge pull request #134 from ImperialCollegeLondon/dependabot/pip/pyt…
Browse files Browse the repository at this point in the history
…est-cov-6.0.0

⬆️ Bump pytest-cov from 5.0.0 to 6.0.0
  • Loading branch information
github-actions[bot] authored Nov 4, 2024
2 parents 5725ebf + 9d56e6d commit 5a9e743
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
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ polars = ["polars"]

[tool.poetry.group.dev.dependencies]
pytest = ">=7.2,<9.0"
pytest-cov = ">=3,<6"
pytest-cov = ">=3,<7"
pytest-mypy = "^0.9.1"
pytest-mock = "^3.7.0"
pre-commit = ">=2.18.1,<5.0.0"
Expand Down

0 comments on commit 5a9e743

Please # to comment.