Skip to content

Commit

Permalink
Bump pytest-xdist from 2.1.0 to 3.5.0 in /tests
Browse files Browse the repository at this point in the history
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.1.0 to 3.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](pytest-dev/pytest-xdist@v2.1.0...v3.5.0)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 5d9c595 commit 3f92f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/e2e_tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pytest-cov==2.11.1
pytest-html
pytest-json-report==1.5.0
# pytest-metadata==1.7.0
pytest-xdist==2.1.0
pytest-xdist==3.5.0
pytest-timeout==2.2.0

# for common utils, e2e_tests
Expand Down

0 comments on commit 3f92f27

Please sign in to comment.