Skip to content

Commit c2bdcbc

Browse files
Bump pytest-xdist from 2.2.0 to 2.2.1
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.2.0 to 2.2.1. - [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.0...v2.2.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 0c8d8eb commit c2bdcbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ setuptools>=21 # minimum installation requirements
44
coverage==5.4 # pytest-cov
55
pytest==6.2.2
66
pytest-cov==2.11.1
7-
pytest-xdist==2.2.0
7+
pytest-xdist==2.2.1
88
psycopg2-binary==2.8.6; platform_python_implementation != "PyPy"
99
psycopg2cffi==2.9.0; platform_python_implementation == "PyPy"
1010
port-for==0.4

0 commit comments

Comments
 (0)