Skip to content

Commit

Permalink
Merge pull request #128 from QuTech-Delft/dependabot/pip/pytest-cov-5…
Browse files Browse the repository at this point in the history
….0.0

Bump pytest-cov from 4.1.0 to 5.0.0
  • Loading branch information
elenbaasc authored Mar 26, 2024
2 parents 198d03a + d026be4 commit aaf2ab6
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -61,7 +61,7 @@ mkdocs_gen_files = {extras = ["python"], version = "^0.5.0"}
mkdocs-material = "^9.4.12"
pymdown-extensions = "^10.7.1"
pytest = {extras = ["toml"], version = ">=7.4.3,<9.0.0"}
pytest-cov = "^4.1.0"
pytest-cov = ">=4.1,<6.0"
mypy = "^1.7.0"

[tool.pytest.ini_options]
Expand Down

0 comments on commit aaf2ab6

Please sign in to comment.