From d777f3fbb3a61f240c5a72f76b4ed6b90ea525f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Nov 2025 06:45:03 +0000 Subject: [PATCH] build(NoTicket): bump pytest-xdist from 2.5.0 to 3.8.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.8.0. - [Release notes](https://github.com/pytest-dev/pytest-xdist/releases) - [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.8.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index bd2f9fa7511..bf27f430271 100644 --- a/setup.cfg +++ b/setup.cfg @@ -63,7 +63,7 @@ dev = pytest-mock==3.15.1 pytest-timeout==2.1.0 pytest-trio==0.8.0 - pytest-xdist==2.5.0 + pytest-xdist==3.8.0 trio-typing[mypy]>=0.6,<0.11 types-cryptography==3.3.18 docs =