Skip to content

Commit

Permalink
⬆️ Bump pytest-xdist from 2.2.1 to 2.3.0 (#306)
Browse files Browse the repository at this point in the history
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.2.1 to 2.3.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.2.1...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 1, 2021
1 parent 2df2a7d commit e19c8ce
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ black = "^21.6b0"
jupytext = "^1.11.3"
pytest = "^6.2.4"
pytest-bdd = "^4.0.2"
pytest-xdist = "^2.2.1"
pytest-xdist = "^2.3.0"

[tool.poetry.extras]
cuda = ["cupy-cuda112", "dask-cuda"]
Expand Down

0 comments on commit e19c8ce

Please sign in to comment.