Skip to content

Commit 710223f

Browse files
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (#527)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cef84b5 commit 710223f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ flake8 = "^7.1.1"
3030
black = "^24.8"
3131
isort = "^5.12.0"
3232
pre-commit = "^4.0.1"
33-
pytest-cov = "^5.0.0"
33+
pytest-cov = "^6.0.0"
3434
pytest-depends = "^1.0.1"
3535
pytest-asyncio = "^0.24.0"
3636
unasync-cli = "^0.0.9"

0 commit comments

Comments
 (0)