Skip to content
This repository has been archived by the owner on Nov 16, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency pytest-cov to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 610762c commit cf352ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ telegram-click-aio = "^1.0.0"
[tool.poetry.dev-dependencies]
black = "^23.0.0"
pytest = "^7.2"
pytest-cov = "^4.0"
pytest-cov = "^6.0.0"
pytest-aiohttp = "^1.0.0"
pytest-mock = "^3.5.0"
mypy = "^1.0"
Expand Down

0 comments on commit cf352ff

Please sign in to comment.