From 60580d536868727e7976b16bf2ce156ca1aa9039 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Aug 2025 21:33:42 +0000 Subject: [PATCH] Bump pytest-xdist from 3.7.0 to 3.8.0 Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.7.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/v3.7.0...v3.8.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index c679085..0f03ab8 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -2,7 +2,7 @@ black==25.1.0 mypy==1.17.1 pylint==3.3.8 pytest-cov==6.2.1 -pytest-xdist==3.7.0 +pytest-xdist==3.8.0 pytest==8.4.1 # deepsparse-nightly[clip] # Not compatible with Python 3.10+ git+https://github.com/rinnakk/japanese-clip.git \ No newline at end of file