Skip to content

Commit

Permalink
Update dependency pytest-cov to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 26, 2023
1 parent 0146ccb commit 381b60b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
black==23.3.0;
pytest==7.3.1;
pytest-cov==3.0.0;
pytest-cov==4.1.0;
pytest-testinfra==8.1.0;
PyYAML==6.0;
pulumi==3.68.0;
Expand Down
2 changes: 1 addition & 1 deletion rules/rules_task/requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Jinja2==3.1.2;
bazel-runfiles==0.22.0;
pytest==7.3.1;
pytest-cov==3.0.0;
pytest-cov==4.1.0;
black==23.3.0;
deepdiff==6.3.0;
pip-tools==6.13.0;
6 changes: 3 additions & 3 deletions rules/rules_task/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -206,9 +206,9 @@ pytest==7.3.1 \
# via
# -r requirements.in
# pytest-cov
pytest-cov==3.0.0 \
--hash=sha256:578d5d15ac4a25e5f961c938b85a05b09fdaae9deef3bb6de9a6e766622ca7a6 \
--hash=sha256:e7f0f5b1617d2210a2cabc266dfe2f4c75a8d32fb89eafb7ad9d06f6d076d470
pytest-cov==4.1.0 \
--hash=sha256:3904b13dfbfec47f003b8e77fd5b589cd11904a21ddf1ab38a64f204d6a10ef6 \
--hash=sha256:6ba70b9e97e69fcc3fb45bfeab2d0a138fb65c4d0d6a41ef33983ad114be8c3a
# via -r requirements.in
tomli==2.0.1 \
--hash=sha256:939de3e7a6161af0c887ef91b7d41a53e7c5a1ca976325f429cb46ea9bc30ecc \
Expand Down

0 comments on commit 381b60b

Please sign in to comment.