Skip to content

Commit dd0aad4

Browse files
Bump pytest-xdist from 3.7.0 to 3.8.0 in /requirements (#1189)
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](pytest-dev/pytest-xdist@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 371909b commit dd0aad4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
gitpython==3.1.44
22
packaging==25.0
33
pytest==8.4.1
4-
pytest-xdist==3.7.0
4+
pytest-xdist==3.8.0
55
pytest-cov==6.2.1
66
ruff==0.12.2
77
setuptools==80.9.0

0 commit comments

Comments
 (0)