Skip to content

Commit 59b01f2

Browse files
Update pytest-xdist requirement from ~=3.6 to ~=3.7 (#10411)
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.6.0...v3.7.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.7.0 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 25a0f9e commit 59b01f2

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
@@ -3,6 +3,6 @@ coverage~=7.8
33
tbump~=6.11.0
44
contributors-txt>=1.0.0
55
pytest-cov~=6.1
6-
pytest-xdist~=3.6
6+
pytest-xdist~=3.7
77
six
88
tox>=3

0 commit comments

Comments
 (0)