Skip to content

Commit

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

Bump pytest-cov from 3.0.0 to 5.0.0
  • Loading branch information
github-actions[bot] authored Oct 7, 2024
2 parents d910307 + 9ec3082 commit 05c4c39
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"
pytest-cov = "^3.0.0"
pytest-cov = ">=3,<6"
pytest-mypy = "^0.9.1"
pytest-mock = "^3.7.0"
pre-commit = "^2.18.1"
Expand Down

0 comments on commit 05c4c39

Please sign in to comment.