Skip to content

Commit 3f974b8

Browse files
Bump pytest-xdist from 2.4.0 to 2.5.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.4.0 to 2.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@v2.4.0...v2.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 ec642aa commit 3f974b8

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
@@ -48,7 +48,7 @@ flake8 = "^4.0.1"
4848
bandit = "^1.7.1"
4949
coverage = "^6.2"
5050
pytest-cov = "^3.0.0"
51-
pytest-xdist = "^2.4.0"
51+
pytest-xdist = "^2.5.0"
5252
unasync = "^0.5.0"
5353
pytest-asyncio = "^0.16.0"
5454
twine = "^3.7.1"

0 commit comments

Comments
 (0)