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](https://github.com/pytest-dev/pytest-xdist/compare/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] <support@github.com>
This commit is contained in:
parent
ec642aad09
commit
3f974b8b25
2 changed files with 6 additions and 6 deletions
|
@ -48,7 +48,7 @@ flake8 = "^4.0.1"
|
|||
bandit = "^1.7.1"
|
||||
coverage = "^6.2"
|
||||
pytest-cov = "^3.0.0"
|
||||
pytest-xdist = "^2.4.0"
|
||||
pytest-xdist = "^2.5.0"
|
||||
unasync = "^0.5.0"
|
||||
pytest-asyncio = "^0.16.0"
|
||||
twine = "^3.7.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue