Skip to content

Commit

Permalink
Merge pull request #254 from fedora-infra/renovate/pytest-cov-5.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency pytest-cov to v5
  • Loading branch information
gridhead committed Apr 8, 2024
2 parents 9477357 + 5e0b4fc commit f7a870e
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 @@ -47,7 +47,7 @@ setuptools = "*"
[tool.poetry.dev-dependencies]
tox = "^4.0.0"
pytest = "^7.1.3 || ^8.0.0"
pytest-cov = "^4.1.0"
pytest-cov = "^4.1.0 || ^5.0.0"
ruff = "^0.2.0 || ^0.3.0"
beautifulsoup4 = "^4.11.1"
pytest-aiohttp = "^1.0.4"
Expand Down

0 comments on commit f7a870e

Please sign in to comment.