Skip to content

Commit

Permalink
Update dependency pytest-testinfra to v9 (#483)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 31, 2023
1 parent 336c041 commit 9fc711c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
black==23.3.0;
pytest==7.3.1;
pytest-cov==3.0.0;
pytest-testinfra==8.1.0;
pytest-testinfra==9.0.0;
pytest-opentelemetry==0.6.2;
PyYAML==6.0;
pulumi==3.79.0;
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1362,9 +1362,9 @@ pytest-sugar==0.9.6 \
pytest-test-groups==1.0.3 \
--hash=sha256:a93ee8ae8605ad290965508d13efc975de64f80429465837af5f3dd5bc93fd96
# via pytest-homeassistant-custom-component
pytest-testinfra==8.1.0 \
--hash=sha256:9b40828b58fb7ac2bff29cc1465934adf434f10dd5a108f60535dee52660a63d \
--hash=sha256:bf7df6306244da6a832f977766e75408317315aa1452c41c30e2541ef7978007
pytest-testinfra==9.0.0 \
--hash=sha256:2cb0fab78c17ed68edc3c812ef68905e19665060f94ce0f1601f5cd0ea4d258c \
--hash=sha256:5311b369e0546920fce464c3bf945b55ebe75a127568f6d615e94b8891340149
# via -r requirements.in
pytest-timeout==2.1.0 \
--hash=sha256:c07ca07404c612f8abbe22294b23c368e2e5104b521c1790195561f37e1ac3d9 \
Expand Down

0 comments on commit 9fc711c

Please sign in to comment.