Skip to content

Commit

Permalink
Merge pull request #487 from gaphor/dependabot/pip/pytest-cov-4.0.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 2.12.1 to 4.0.0
  • Loading branch information
amolenaar authored Sep 29, 2022
2 parents d7b22fc + 8c68b4e commit 52df3e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 8 deletions.
16 changes: 9 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 @@ -39,7 +39,7 @@ gaphor = { version = "^2.7", python = "^3.9, <3.11", optional = true }

[tool.poetry.dev-dependencies]
pytest = "^7.1"
pytest-cov = "^2.12"
pytest-cov = "^4.0"
pytest-runner = "^6.0"
black = "^22.8"
pre-commit = "^2.20"
Expand Down

0 comments on commit 52df3e6

Please sign in to comment.