Skip to content

Commit ae4edd2

Browse files
dependabot[bot]Pierre-Sassoulas
authored andcommitted
Update pytest-xdist requirement from ~=2.4 to ~=2.5
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.4.0...v2.5.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8ab1a66 commit ae4edd2

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.6.0
77
pyenchant~=3.2
88
pytest-cov~=3.0
99
pytest-profiling~=1.7
10-
pytest-xdist~=2.4
10+
pytest-xdist~=2.5
1111
# Type packages for mypy
1212
types-pkg_resources==0.1.3
1313
types-toml==0.10.1

0 commit comments

Comments
 (0)