Skip to content

Commit eef621f

Browse files
Update dependency pytest-cov to ~=6.1.1 (#101)
* Update dependency pytest-cov to ~=6.1.1 * Fix --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Simon Gurcke <[email protected]>
1 parent 99c0339 commit eef621f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ test = [
7474
"pytest~=8.3.3; python_version>='3.9'",
7575
"pytest-asyncio~=0.21.2",
7676
"pytest-cov~=5.0.0; python_version<'3.9'",
77-
"pytest-cov~=6.0.0; python_version>='3.9'",
77+
"pytest-cov~=6.1.1; python_version>='3.9'",
7878
"pytest-httpx~=0.22.0; python_version<'3.9'",
7979
"pytest-httpx~=0.33.0; python_version>='3.9'",
8080
"pytest-mock~=3.14.0",

uv.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)