From 146dc52b0bb4474d22f5897b5c806e28885d5710 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 11:59:23 +0000 Subject: [PATCH] Bump pytest-testinfra from 10.0.0 to 10.1.0 in /test Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.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/10.0.0...10.1.0) --- updated-dependencies: - dependency-name: pytest-testinfra dependency-type: direct:production update-type: version-update:semver-minor ... 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 a22c10b..5057415 100644 --- a/test/Pipfile +++ b/test/Pipfile @@ -8,7 +8,7 @@ verify_ssl = true [packages] pytest = "==8.0.2" pytest-xdist = "==3.5.0" -pytest-testinfra = "==10.0.0" +pytest-testinfra = "==10.1.0" black = "==24.2.0" [requires] diff --git a/test/Pipfile.lock b/test/Pipfile.lock index 2589366..948f881 100644 --- a/test/Pipfile.lock +++ b/test/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "6b0ed6f986bf71f8daef96098a218a111b19a831a8fe5c5781f3440b5405d1ea" + "sha256": "e85f896b08e6fe1839ba11245f8d38532fa52e8c376689920a8caad809cbff42" }, "pipfile-spec": 6, "requires": { @@ -404,12 +404,12 @@ }, "pytest-testinfra": { "hashes": [ - "sha256:03be2824aece7a5eda8bb4f9dbed4d8c821efcfbbc13e13df17f392c229a44ed", - "sha256:2fb7d0185458a9ba669ff14d0ddbec8b3900c6bde3fb6fad9b097374ce4ab77d" + "sha256:0a03b7f21c863396adba9578880e5a1a6764e9d20bb603e25317883fdeda024b", + "sha256:f774339b94775acdf3a8c4a3793a8ead2e8dfc70ff34b778be15aaba140fa19e" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==10.0.0" + "version": "==10.1.0" }, "pytest-xdist": { "hashes": [