[pip] Bump pytest-xdist from 3.7.0 to 3.8.0 (#515)

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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-07-02 08:27:44 +02:00 committed by GitHub
parent 21ffb20ca6
commit b5fbe9777e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,6 @@ coverage==7.8.1
mock==5.2.0
pytest==8.4.1
pytest-cov==6.2.1
pytest-xdist==3.7.0
pytest-xdist==3.8.0
requests==2.32.3
setuptools==80.9.0