Skip to content

Commit e8d9e78

Browse files
dependabot[bot]bmos
authored andcommitted
Bump pytest-xdist from 3.6.1 to 3.7.0
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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c68cb9d commit e8d9e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dev = [
4949
"mypy==1.15.0",
5050
"pre-commit==4.2.0",
5151
"pytest-cov==6.1.1",
52-
"pytest-xdist==3.6.1",
52+
"pytest-xdist==3.7.0",
5353
"pytest==8.3.5",
5454
"ruff==0.11.11",
5555
"types-requests==2.32.0.20250515",

0 commit comments

Comments
 (0)