Skip to content

Commit 7023721

Browse files
chore(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0 (#310)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 122b9e7 commit 7023721

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
@@ -32,7 +32,7 @@ isort = "^5.12.0"
3232
pre-commit = "^4.0.1"
3333
pytest = "^8.3.3"
3434
pytest-asyncio = "^0.21.0"
35-
pytest-cov = "^5.0.0"
35+
pytest-cov = "^6.0.0"
3636
python-dotenv = "^1.0.0"
3737
Sphinx = "^7.1.2"
3838
sphinx-press-theme = "^0.9.1"

0 commit comments

Comments
 (0)