Skip to content

Commit be55c36

Browse files
fix(deps): update dependency coverage to ==7.15.* (#223)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 447e74c commit be55c36

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python_wrapper/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919

2020
dependencies = [
2121
"gitlab-ci-verify-bin==2.*",
22-
"coverage==7.13.*"
22+
"coverage==7.15.*"
2323
]
2424

2525

0 commit comments

Comments
 (0)