Skip to content

Commit 5eeba93

Browse files
build(deps): bump pytest-xdist from 3.0.2 to 3.1.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.0.2 to 3.1.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.0.2...v3.1.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 5b19dbb commit 5eeba93

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
@@ -54,7 +54,7 @@ pytest-rerunfailures==10.3
5454
# via -r requirements.in
5555
pytest-timeout==2.1.0
5656
# via -r requirements.in
57-
pytest-xdist==3.0.2
57+
pytest-xdist==3.1.0
5858
# via -r requirements.in
5959
python-dateutil==2.8.2
6060
# via kubernetes

0 commit comments

Comments
 (0)