Skip to content

Commit 08d9662

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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 = "^6.0.1"
3232
pre-commit = "^4.2.0"
3333
pytest = "^8.3.5"
3434
pytest-asyncio = "^0.21.0"
35-
pytest-cov = "^6.0.0"
35+
pytest-cov = "^6.1.0"
3636
python-dotenv = "^1.1.0"
3737
Sphinx = "^7.1.2"
3838
sphinx-press-theme = "^0.9.1"

0 commit comments

Comments
 (0)