From f53396ab634a6fd8a8f5cf2febe75bb13acd379e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:01:01 +0000 Subject: [PATCH] build(deps-dev): bump pytest-xdist from 3.3.1 to 3.4.0 (#324) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 47402f5e3..608a8e562 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ tests = [ "pandas==2.1.2", "openpyxl==3.1.2", "scikit-learn==1.3.2", - "pytest-xdist==3.3.1", + "pytest-xdist==3.4.0", "ipython==8.17.2", ] doc = [