Skip to content

Commit 9b2dc3c

Browse files
chore(deps-dev): bump pytest-cov from 6.0.0 to 6.1.1 (#139)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f6ce71 commit 9b2dc3c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 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
@@ -55,7 +55,7 @@ pytest-benchmark = ">=4,<6"
5555
[tool.poetry.group.dev.dependencies]
5656
pytest-codspeed = "^3.1.2"
5757
pytest = "^8.3"
58-
pytest-cov = "^6.0"
58+
pytest-cov = "^6.1"
5959

6060
[tool.poetry.group.docs]
6161
optional = true

0 commit comments

Comments
 (0)