Skip to content

Commit

Permalink
Merge pull request #77 from max-pfeiffer/dependabot/pip/pytest-cov-5.0.0
Browse files Browse the repository at this point in the history
Bump pytest-cov from 4.1.0 to 5.0.0
  • Loading branch information
max-pfeiffer authored Apr 11, 2024
2 parents 4a3460c + 771cd98 commit ae4a1ea
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 7 deletions.
23 changes: 17 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 @@ -12,7 +12,7 @@ python-on-whales = "0.70.1"

[tool.poetry.dev-dependencies]
pytest = "8.1.1"
pytest-cov = "4.1.0"
pytest-cov = "5.0.0"
pytest-dotenv = "0.5.2"
coverage = "7.4.4"
requests = "2.31.0"
Expand Down

0 comments on commit ae4a1ea

Please sign in to comment.