Skip to content

Commit

Permalink
Merge pull request #27 from webis-de/dependabot/pip/pytest-cov-approx…
Browse files Browse the repository at this point in the history
…-eq-6.0

Update pytest-cov requirement from ~=5.0 to ~=6.0
  • Loading branch information
janheinrichmerker authored Nov 22, 2024
2 parents 972c7fc + a0901fa commit 5e48ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ tests = [
"mypy~=1.5",
"pandas-stubs~=2.0",
"pytest~=8.0",
"pytest-cov~=5.0",
"pytest-cov~=6.0",
"ruff~=0.4.1",
"types-tqdm~=4.66",
]
Expand Down

0 comments on commit 5e48ee5

Please sign in to comment.