Skip to content

Commit

Permalink
Bump pytest-xdist from 2.5.0 to 3.1.0
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 5, 2022
1 parent b13ba66 commit 517d74c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 24 deletions.
29 changes: 6 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pytest = "^7.1.3"
pytest-asyncio = "^0.18.3"
pytest-cov = "^4.0.0"
pytest-tldr = "^0.2.1"
pytest-xdist = "^2.5.0"
pytest-xdist = "^3.1.0"
yanc = "^0.3.3"
pyssim = "^0.4.0"
scipy = "^1.7.3"
Expand Down

0 comments on commit 517d74c

Please sign in to comment.