From 022c0cc953dd721deb0dec4c08f12a8e2efdf7cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Nov 2023 10:08:58 +0000 Subject: [PATCH] Bump pytest-testinfra from 9.0.0 to 10.0.0 in /test Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 9.0.0 to 10.0.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.0.0) --- updated-dependencies: - dependency-name: pytest-testinfra dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- test/Pipfile | 2 +- test/Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/Pipfile b/test/Pipfile index d8593b110..ff5bf806e 100644 --- a/test/Pipfile +++ b/test/Pipfile @@ -8,7 +8,7 @@ verify_ssl = true [packages] pytest = "==7.4.3" pytest-xdist = "==3.3.1" -pytest-testinfra = "==9.0.0" +pytest-testinfra = "==10.0.0" black = "==23.10.1" [requires] diff --git a/test/Pipfile.lock b/test/Pipfile.lock index ce3f9a437..0a3f70649 100644 --- a/test/Pipfile.lock +++ b/test/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "f2bf7737e9c805fd250dec676cd4e43deffb85a1b8d709b2817cefafcecf8ab6" + "sha256": "96a108f3e31d48b8881751ed35e434d64a687b450a97f2fec5b1136cece7de49" }, "pipfile-spec": 6, "requires": { @@ -116,12 +116,12 @@ }, "pytest-testinfra": { "hashes": [ - "sha256:2cb0fab78c17ed68edc3c812ef68905e19665060f94ce0f1601f5cd0ea4d258c", - "sha256:5311b369e0546920fce464c3bf945b55ebe75a127568f6d615e94b8891340149" + "sha256:03be2824aece7a5eda8bb4f9dbed4d8c821efcfbbc13e13df17f392c229a44ed", + "sha256:2fb7d0185458a9ba669ff14d0ddbec8b3900c6bde3fb6fad9b097374ce4ab77d" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==9.0.0" + "version": "==10.0.0" }, "pytest-xdist": { "hashes": [