build(deps): bump pytest-xdist from 2.2.0 to 2.5.0 in /infra/ci (#7448)

Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.2.0 to 2.5.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.2.0...v2.5.0)

---
updated-dependencies:
- dependency-name: pytest-xdist
  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] 2022-03-24 10:26:32 -04:00 committed by GitHub
parent 2b62a903a8
commit d22dfd7718
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ parameterized==0.7.4
pyfakefs==4.5.6
pylint==2.5.3
pytest==6.2.1
pytest-xdist==2.2.0
pytest-xdist==2.5.0
PyYAML==5.4
yapf==0.30.0
# Needed for cifuzz tests.