Skip to content

Commit

Permalink
Update dependency pytest to v7.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 17, 2023
1 parent 5e9da8b commit c733c53
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,5 +1,5 @@
black==23.3.0;
pytest==7.3.1;
pytest==7.3.2;
pytest-cov==3.0.0;
pytest-testinfra==8.1.0;
pytest-opentelemetry==0.6.2;
Expand Down
2 changes: 1 addition & 1 deletion rules/rules_task/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Jinja2==3.1.2;
bazel-runfiles==0.23.1;
pytest==7.3.1;
pytest==7.3.2;
pytest-cov==3.0.0;
black==23.3.0;
deepdiff==6.3.0;
Expand Down
6 changes: 3 additions & 3 deletions rules/rules_task/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,9 +209,9 @@ pyproject-hooks==1.0.0 \
--hash=sha256:283c11acd6b928d2f6a7c73fa0d01cb2bdc5f07c57a2eeb6e83d5e56b97976f8 \
--hash=sha256:f271b298b97f5955d53fb12b72c1fb1948c22c1a6b70b315c54cedaca0264ef5
# via build
pytest==7.3.1 \
--hash=sha256:3799fa815351fea3a5e96ac7e503a96fa51cc9942c3753cda7651b93c1cfa362 \
--hash=sha256:434afafd78b1d78ed0addf160ad2b77a30d35d4bdf8af234fe621919d9ed15e3
pytest==7.3.2 \
--hash=sha256:cdcbd012c9312258922f8cd3f1b62a6580fdced17db6014896053d47cddf9295 \
--hash=sha256:ee990a3cc55ba808b80795a79944756f315c67c12b56abd3ac993a7b8c17030b
# via
# -r requirements.in
# pytest-cov
Expand Down

0 comments on commit c733c53

Please sign in to comment.