From 81cb0c683d2705e8fc3e18644301d2c0fd5cab72 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:32:02 +0200 Subject: [PATCH] Bump pytest from 8.3.2 to 8.3.3 (#942) [skip ci] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 33b330a3a..38287f292 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ molecule-plugins = {extras = ["docker","ec2"], version = "23.5.3"} boto3 = "==1.26.9" pyhamcrest = "==2.1.0" pylint = "==2.17.7" -pytest = "==8.3.2" +pytest = "==8.3.3" pytest-testinfra = "==8.1.0" requests = "==2.31.0" yamllint = "==1.35.1" diff --git a/Pipfile.lock b/Pipfile.lock index 36672b518..84255f4a7 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c67c72c0e5632b4382a2676e7991372fbbbc9c15aafbf1121e37d7791962ed8f" + "sha256": "b042f764873b2cf1734a11f0d14f020b60ec87c965567f5a166d503bf5a74f77" }, "pipfile-spec": 6, "requires": {}, @@ -1065,12 +1065,12 @@ }, "pytest": { "hashes": [ - "sha256:4ba08f9ae7dcf84ded419494d229b48d0903ea6407b030eaec46df5e6a73bba5", - "sha256:c132345d12ce551242c87269de812483f5bcc87cdbb4722e48487ba194f9fdce" + "sha256:70b98107bd648308a7952b06e6ca9a50bc660be218d53c257cc1fc94fda10181", + "sha256:a6853c7375b2663155079443d2e45de913a911a11d669df02a50814944db57b2" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.3.2" + "version": "==8.3.3" }, "pytest-testinfra": { "hashes": [