Skip to content

Commit 3a9ee6d

Browse files
Bump pytest-xdist from 3.6.1 to 3.7.0 in /packaging/tests (#6281)
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.6.1 to 3.7.0. - [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.1...v3.7.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9cf4ba7 commit 3a9ee6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packaging/tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ iterators==0.2.0
33
psutil==7.0.0
44
pytest==8.3.5
55
pytest-html==4.1.1
6-
pytest-xdist==3.6.1
6+
pytest-xdist==3.7.0
77
py>=1.8.2
88
requests<2.33.0
99
six==1.17.0

0 commit comments

Comments
 (0)