Skip to content

Commit 347c54a

Browse files
Bump pytest-xdist from 2.2.1 to 2.3.0 in /requirements/CI-tests-pip
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.2.1 to 2.3.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@v2.2.1...v2.3.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 e76acff commit 347c54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/CI-tests-pip/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ matplotlib==3.4.2
66
numpy==1.20.3
77
pandas==1.2.4
88
pytest==6.2.4
9-
pytest-xdist==2.2.1
9+
pytest-xdist==2.3.0
1010
seaborn==0.11.1
1111
sortedcontainers==2.4.0
1212
tqdm==4.61.2

0 commit comments

Comments
 (0)