Skip to content

Commit f2d089d

Browse files
Bump pytest-xdist from 2.3.0 to 2.4.0 (#1076)
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.3.0 to 2.4.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.3.0...v2.4.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 20097be commit f2d089d

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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
@@ -81,7 +81,7 @@ pytest-cov = "^2.12"
8181
pytest-randomly = "^3.10"
8282
pytest-mypy-plugins = "^1.9"
8383
pytest-subtests = "^0.5"
84-
pytest-xdist = "^2.3"
84+
pytest-xdist = "^2.4"
8585
hypothesis = "^6.21"
8686

8787
sphinx = "^4.2"

0 commit comments

Comments
 (0)