Skip to content

Commit bd78a5f

Browse files
Bump pytest-xdist from 3.6.1 to 3.8.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.6.1 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](pytest-dev/pytest-xdist@v3.6.1...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] <support@github.com>
1 parent 024f382 commit bd78a5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-unit-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pytest==8.3.5
1010
pytest-asyncio==0.21.2
1111

1212
# xdist runs tests in parallel
13-
pytest-xdist==3.6.1
13+
pytest-xdist==3.8.0
1414

1515
# Used for flaky tests (flaky decorator)
1616
flaky>=3.8.1

0 commit comments

Comments
 (0)