From 78ed434e738136b1f3f60327e8c4bc177abac649 Mon Sep 17 00:00:00 2001 From: Josh Price Date: Wed, 3 Jul 2024 13:42:15 +1000 Subject: [PATCH] Update pytest 8.2.0 -> 8.2.2 --- Pipfile | 2 +- Pipfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Pipfile b/Pipfile index 29e08c2..e8671fa 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -pytest = "==8.2.0" +pytest = "==8.2.2" pytest-xdist = "==3.6.1" buildkite-test-collector = "==0.1.7" diff --git a/Pipfile.lock b/Pipfile.lock index e37707e..15ecb06 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "00fa0be174254c2c01ddfc8b3acd75434a0a7f192eefee750c55e0472853c3d3" + "sha256": "a6a7f4657a1c38b61560f43bb7626c4b888c066ea19f5f82c4fa487d19100277" }, "pipfile-spec": 6, "requires": { @@ -171,12 +171,12 @@ }, "pytest": { "hashes": [ - "sha256:1733f0620f6cda4095bbf0d9ff8022486e91892245bb9e7d5542c018f612f233", - "sha256:d507d4482197eac0ba2bae2e9babf0672eb333017bcedaa5fb1a3d42c1174b3f" + "sha256:c434598117762e2bd304e526244f67bf66bbd7b5d6cf22138be51ff661980343", + "sha256:de4bb8104e201939ccdc688b27a89a7be2079b22e2bd2b07f806b6ba71117977" ], "index": "pypi", "markers": "python_version >= '3.8'", - "version": "==8.2.0" + "version": "==8.2.2" }, "pytest-xdist": { "hashes": [