Skip to content

Commit

Permalink
build(deps-dev): bump pytest-xdist from 3.4.0 to 3.5.0
Browse files Browse the repository at this point in the history
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.4.0 to 3.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@v3.4.0...v3.5.0)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 5b618a8 commit e831054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ tests = [
"pandas==2.1.3",
"openpyxl==3.1.2",
"scikit-learn==1.3.2",
"pytest-xdist==3.4.0",
"pytest-xdist==3.5.0",
"ipython==8.17.2",
]
doc = [
Expand Down

0 comments on commit e831054

Please sign in to comment.