From 9beca81f9d82eee2a80616313e4598fd2a8655ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 01:22:59 +0200 Subject: [PATCH] Bump pytest-xdist from 3.2.1 to 3.3.1 (#1670) Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.2.1 to 3.3.1. - [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest-xdist/compare/v3.2.1...v3.3.1) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: studioj <22102283+studioj@users.noreply.github.com> --- constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constraints.txt b/constraints.txt index af547b3d7..f0b0e1ac2 100644 --- a/constraints.txt +++ b/constraints.txt @@ -139,7 +139,7 @@ pytest-sugar==0.9.6 # via jira (setup.cfg) pytest-timeout==2.1.0 # via jira (setup.cfg) -pytest-xdist==3.2.1 +pytest-xdist==3.3.1 # via jira (setup.cfg) pytz==2023.3 # via babel