Skip to content

Commit 184f77d

Browse files
build(deps-dev): bump pytest-xdist from 2.5.0 to 3.0.2
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] <support@github.com>
1 parent 11e31c1 commit 184f77d

File tree

2 files changed

+50
-49
lines changed

2 files changed

+50
-49
lines changed

poetry.lock

+49-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ invoke = "^1.7.0"
1818
pre-commit = "^2.17.0"
1919
pylint = "^2.12.0"
2020
pytest = "^7.0.1"
21-
pytest-xdist = "^2.5.0"
21+
pytest-xdist = "^3.0.2"
2222
packaging = "^20.9"
2323

2424
[tool.isort]

0 commit comments

Comments
 (0)