Skip to content

Commit 421989f

Browse files
Update pytest-xdist requirement from ~=2.2 to ~=2.3 (#4597)
Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) to permit the latest version. - [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.0...v2.3.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ca4933 commit 421989f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ tbump~=6.3.2
77
pyenchant~=3.2
88
pytest-cov~=2.12
99
pytest-profiling~=1.7
10-
pytest-xdist~=2.2
10+
pytest-xdist~=2.3
1111
# Type packages for mypy
1212
types-pkg_resources==0.1.2
1313
types-toml==0.1.3

0 commit comments

Comments
 (0)