Skip to content

Commit 2628580

Browse files
author
Simon Prickett
authored
Merge pull request #44 from redis/dependabot/pip/pytest-xdist-2.5.0
Bump pytest-xdist from 2.4.0 to 2.5.0
2 parents ec642aa + 3f974b8 commit 2628580

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)