From 0b08884bcbc22f3a1da7dc40c649b96afdab468e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jun 2024 10:40:10 +0000 Subject: [PATCH] Bump pytest-testinfra from 10.1.0 to 10.1.1 in /test Bumps [pytest-testinfra](https://github.com/pytest-dev/pytest-testinfra) from 10.1.0 to 10.1.1. - [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.1.0...10.1.1) --- updated-dependencies: - dependency-name: pytest-testinfra dependency-type: direct:production update-type: version-update:semver-patch ... 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 571fe53..b89d43f 100644 --- a/test/Pipfile +++ b/test/Pipfile @@ -8,7 +8,7 @@ verify_ssl = true [packages] pytest = "==8.2.1" pytest-xdist = "==3.6.1" -pytest-testinfra = "==10.1.0" +pytest-testinfra = "==10.1.1" black = "==24.4.2" [requires] diff --git a/test/Pipfile.lock b/test/Pipfile.lock index 505ece1..9885edf 100644 --- a/test/Pipfile.lock +++ b/test/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "113d65b3853be930a779c96d12172c5ff7e2b6ae3af6f716163d5453571b41e2" + "sha256": "3c4404a63daab01d86944fd7eb115b40f9cc3633dcc15330435de187839f54e6" }, "pipfile-spec": 6, "requires": { @@ -422,12 +422,12 @@ }, "pytest-testinfra": { "hashes": [ - "sha256:0a03b7f21c863396adba9578880e5a1a6764e9d20bb603e25317883fdeda024b", - "sha256:f774339b94775acdf3a8c4a3793a8ead2e8dfc70ff34b778be15aaba140fa19e" + "sha256:a876f1453a01b58d94d9d936dd50344c2c01ac7880a2b41d15bdf233aed9cf1f", + "sha256:b990dc7d77b49a1bba24818fbff49b6171d8c46d606fb5ca86b937de690d7062" ], "index": "pypi", "markers": "python_version >= '3.9'", - "version": "==10.1.0" + "version": "==10.1.1" }, "pytest-xdist": { "hashes": [