From 523d0167670e7cb178fdb0a0204a22d35a805f17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 03:24:42 -0700 Subject: [PATCH] Bump pytest-testinfra from 9.0.0 to 10.1.0 (#11149) Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 9.0.0 to 10.1.0. - [Release notes](https://github.com/pytest-dev/pytest-testinfra/releases) - [Changelog](https://github.com/pytest-dev/pytest-testinfra/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-testinfra/compare/9.0.0...10.1.0) --- updated-dependencies: - dependency-name: pytest-testinfra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index 90395e6ab..dcbb13eb9 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -6,7 +6,7 @@ dopy==0.3.7 molecule==6.0.2 molecule-plugins[vagrant]==23.5.3 python-vagrant==1.0.0 -pytest-testinfra==9.0.0 +pytest-testinfra==10.1.0 tox==4.15.0 yamllint==1.32.0 tzdata==2024.1