Skip to content

Commit 36e7599

Browse files
build(deps): bump pytest-xdist from 3.1.0 to 3.2.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.1.0 to 3.2.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.1.0...v3.2.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cdf10c9 commit 36e7599

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
@@ -56,7 +56,7 @@ pytest-rerunfailures==11.0
5656
# via -r requirements.in
5757
pytest-timeout==2.1.0
5858
# via -r requirements.in
59-
pytest-xdist==3.1.0
59+
pytest-xdist==3.2.0
6060
# via -r requirements.in
6161
python-dateutil==2.8.2
6262
# via kubernetes

0 commit comments

Comments
 (0)