Skip to content

Commit 3533332

Browse files
Update pytest-xdist requirement from ~=3.4 to ~=3.5 (#9265)
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@v3.4.0...v3.5.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 d02bd6e commit 3533332

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
@@ -4,7 +4,7 @@ tbump~=6.11.0
44
contributors-txt>=1.0.0
55
pytest-cov~=4.1
66
pytest-profiling~=1.7
7-
pytest-xdist~=3.4
7+
pytest-xdist~=3.5
88
six
99
# Type packages for mypy
1010
types-pkg_resources==0.1.3

0 commit comments

Comments
 (0)