Skip to content

Commit e9fe3f7

Browse files
chore(deps-dev): bump pytest-xdist from 2.5.0 to 3.0.2 (#145)
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>
1 parent 09502e5 commit e9fe3f7

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

poetry.lock

Lines changed: 5 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ mypy = "^0.941"
3636
pytest = "^7.0.1"
3737
pytest-asyncio = "^0.16.0"
3838
pytest-mypy-plugins = "^1.9.3"
39-
pytest-xdist = "^2.5.0"
39+
pytest-xdist = "^3.0.2"
4040
coverage = { extras = ["toml"], version = "^6.2" }
4141

4242
[tool.poetry.plugins."pytest11"]

0 commit comments

Comments
 (0)