Skip to content

Commit 95c4fbc

Browse files
Update pytest-xdist requirement from ~=3.3 to ~=3.4 (#47)
Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) to permit the latest version. - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-xdist@v3.3.0...v3.4.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58bbbc5 commit 95c4fbc

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
@@ -3,6 +3,6 @@
33
coverage~=7.2
44
pytest-cov~=4.1
55
pytest-profiling~=1.7
6-
pytest-xdist~=3.3
6+
pytest-xdist~=3.4
77
# Type packages for mypy
88
types-pkg_resources==0.1.3

0 commit comments

Comments
 (0)