Skip to content

Commit aac7c8a

Browse files
Update pytest-xdist requirement from ~=3.1.0 to ~=3.2.0
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.1.0...v3.2.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b2d8b30 commit aac7c8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ pytest-cov~=4.0.0
117117
pytest-forked~=1.4.0
118118
pytest-mock~=3.10.0
119119
pytest-rerunfailures==11.0
120-
pytest-xdist~=3.1.0
120+
pytest-xdist~=3.2.0
121121
python-dateutil~=2.8.2
122122
pytz~=2022.5
123123
PyVISA~=1.13.0

0 commit comments

Comments
 (0)