Skip to content

Commit

Permalink
chore(deps-dev): bump pytest-xdist from 2.5.0 to 3.0.2 (#145)
Browse files Browse the repository at this point in the history
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.0.2.
- [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.5.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 5, 2023
1 parent 09502e5 commit e9fe3f7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 23 deletions.
27 changes: 5 additions & 22 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 @@ -36,7 +36,7 @@ mypy = "^0.941"
pytest = "^7.0.1"
pytest-asyncio = "^0.16.0"
pytest-mypy-plugins = "^1.9.3"
pytest-xdist = "^2.5.0"
pytest-xdist = "^3.0.2"
coverage = { extras = ["toml"], version = "^6.2" }

[tool.poetry.plugins."pytest11"]
Expand Down

0 comments on commit e9fe3f7

Please sign in to comment.