Skip to content

Commit 1b4d411

Browse files
Update pytest-xdist requirement from ~=3.5 to ~=3.6 (#9575)
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.5.0...v3.6.1) --- 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 5e07f96 commit 1b4d411

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~=5.0
66
pytest-profiling~=1.7
7-
pytest-xdist~=3.5
7+
pytest-xdist~=3.6
88
six
99
# Type packages for mypy
1010
types-pkg_resources==0.1.3

0 commit comments

Comments
 (0)