From 58ebff4cac50aa01d8541e3ac357a6b413a847d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 27 Jul 2023 22:13:44 +0000 Subject: [PATCH] Bump pytest-xdist from 2.5.0 to 3.3.1 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.3.1. - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v2.5.0...v3.3.1) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 24 ++++-------------------- 2 files changed, 5 insertions(+), 21 deletions(-) diff --git a/Pipfile b/Pipfile index 0e4fed559..5e5254a62 100644 --- a/Pipfile +++ b/Pipfile @@ -72,7 +72,7 @@ pytest = "==7.4.0" pytest-env = "==0.6.2" pytest-mock = "==3.11.1" pytest-cov = "==4.1.0" -pytest-xdist = "==2.5.0" +pytest-xdist = "==3.3.1" freezegun = "==1.2.1" requests-mock = "==1.9.3" jinja2-cli = {version = "==0.8.2", extras = ["yaml"]} diff --git a/Pipfile.lock b/Pipfile.lock index fb292ce22..cc43a12ab 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "5e49a095c170dae038e853fda21dbeb38e0f96be1553883db5e6628325c11ca3" + "sha256": "e56117063ae89a70baf79a2b36235ddf035265817544c0cc72930ef679bb84ac" }, "pipfile-spec": 6, "requires": { @@ -2255,14 +2255,6 @@ "markers": "python_version >= '3.7'", "version": "==4.23.4" }, - "py": { - "hashes": [ - "sha256:51c75c4126074b472f746a24399ad32f6053d1b34b68d2fa41e558e6f4a98719", - "sha256:607c53218732647dff4acdfcd50cb62615cedf612e72d1724fb1a0cc6405b378" - ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'", - "version": "==1.11.0" - }, "py-serializable": { "hashes": [ "sha256:79e21f0672822e6200b15f45ce9f636e8126466f62dbd7d488c67313c72b5c3e", @@ -2333,14 +2325,6 @@ "index": "pypi", "version": "==0.6.2" }, - "pytest-forked": { - "hashes": [ - "sha256:4dafd46a9a600f65d822b8f605133ecf5b3e1941ebb3588e943b4e3eb71a5a3f", - "sha256:810958f66a91afb1a1e2ae83089d8dc1cd2437ac96b12963042fbb9fb4d16af0" - ], - "markers": "python_version >= '3.7'", - "version": "==1.6.0" - }, "pytest-mock": { "hashes": [ "sha256:21c279fff83d70763b05f8874cc9cfb3fcacd6d354247a976f9529d19f9acf39", @@ -2351,11 +2335,11 @@ }, "pytest-xdist": { "hashes": [ - "sha256:4580deca3ff04ddb2ac53eba39d76cb5dd5edeac050cb6fbc768b0dd712b4edf", - "sha256:6fe5c74fec98906deb8f2d2b616b5c782022744978e7bd4695d39c8f42d0ce65" + "sha256:d5ee0520eb1b7bcca50a60a518ab7a7707992812c578198f8b44fdfac78e8c93", + "sha256:ff9daa7793569e6a68544850fd3927cd257cc03a7ef76c95e86915355e82b5f2" ], "index": "pypi", - "version": "==2.5.0" + "version": "==3.3.1" }, "python-dateutil": { "hashes": [