Skip to content

Commit 7292e69

Browse files
chore(deps): update dependency coverage to <7.13.3,>=7.2.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b0c914f commit 7292e69

2 files changed

Lines changed: 101 additions & 101 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ dev = [
5151
"pytest-xdist<3.8.1,>=2.5.0; python_version < \"3.12\" and python_full_version >= \"3.9.0\"",
5252
"pytest-xdist<4.0.0,>=2.5.0; python_version ~= \"3.12\"",
5353
"ruff<0.14.15,>=0.2.0",
54-
"coverage<7.13.2,>=7.2.0",
54+
"coverage<7.13.3,>=7.2.0",
5555
"coverage-conditional-plugin>=0.9.0",
5656
"click<9,>=8",
5757
"norpm<2,>=1.6",
@@ -64,7 +64,7 @@ test = [
6464
"pytest-xdist<3.8.1,>=2.5.0; python_version < \"3.12\" and python_full_version >= \"3.9.0\"",
6565
"pytest-xdist<4.0.0,>=2.5.0; python_version ~= \"3.12\"",
6666
"ruff<0.14.15,>=0.2.0",
67-
"coverage<7.13.2,>=7.2.0",
67+
"coverage<7.13.3,>=7.2.0",
6868
"coverage-conditional-plugin>=0.9.0",
6969
]
7070

0 commit comments

Comments
 (0)