Skip to content

Commit f18f0e5

Browse files
chore(deps-dev): bump pytest-xdist from 3.3.1 to 3.5.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.1 to 3.5.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.3.1...v3.5.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ed3b22b commit f18f0e5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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
@@ -36,7 +36,7 @@ mypy = [
3636
pytest = "7.4.0"
3737
pytest-asyncio = "0.21.1"
3838
pytest-mypy-plugins = "2.0.0"
39-
pytest-xdist = "3.3.1"
39+
pytest-xdist = "3.5.0"
4040
ruff = "0.1.3"
4141

4242
[tool.poetry.group.docs.dependencies]

0 commit comments

Comments
 (0)