Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 9e14080

Browse files
authoredMay 30, 2025··
chore(deps): update dependency pytest-cov to >=6.1.1,<6.1.2
1 parent 5eb2997 commit 9e14080

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ dev-dependencies = [
129129
# "scalene>=1.5.45",
130130
"filelock<4.0.0,>=3.15.4",
131131
"pytest>=8.3.3",
132-
"pytest-cov>=6.1.0,<6.1.1",
132+
"pytest-cov>=6.1.1,<6.1.2",
133133
"ruff>=0.6.8",
134134
"mypy[mypyc,faster-cache]>=1.13.0",
135135
"pre-commit>=4.0.1",

‎uv.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.

0 commit comments

Comments
 (0)
Please sign in to comment.