Skip to content

Commit d9a7991

Browse files
Bump pytest-xdist from 3.6.1 to 3.7.0 (#3435)
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.6.1 to 3.7.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.6.1...v3.7.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 119d1d3 commit d9a7991

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ pygments = "^2.5"
5959
pytest = "^8.1"
6060
pytest-cov = "^6.0"
6161
pytest-randomly = "^3.12"
62-
pytest-xdist = "^3.6"
62+
pytest-xdist = "^3.7"
6363
covdefaults = "^2.3"
6464
syrupy = "^4.6"
6565
hypothesis = "^6.131"

0 commit comments

Comments
 (0)