Skip to content

Commit 54252ac

Browse files
Bump pytest-xdist from 2.5.0 to 3.1.0
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 2.5.0 to 3.1.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.5.0...v3.1.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6955225 commit 54252ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ flake8 = "^5.0.4"
5656
bandit = "^1.7.4"
5757
coverage = "^6.4"
5858
pytest-cov = "^4.0.0"
59-
pytest-xdist = "^2.5.0"
59+
pytest-xdist = "^3.1.0"
6060
unasync = "^0.5.0"
6161
pytest-asyncio = "^0.19.0"
6262
email-validator = "^1.3.0"

0 commit comments

Comments
 (0)