Skip to content

Commit e54d99a

Browse files
chore(deps): update dependency pytest-cov to v7 (#905)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent b03f67f commit e54d99a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

scripts/share_ad_job_state/poetry.lock

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

scripts/share_ad_job_state/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ tqdm = "^4.66.5"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
coverage = {extras = ["toml"], version = "^7.2.0"}
17-
pytest-cov = "^6.0.0"
17+
pytest-cov = "^7.0.0"
1818
black = "25.1.0"
1919
nox = "2025.5.1"
2020
isort = "^6.0.1"

0 commit comments

Comments
 (0)