Skip to content

Commit

Permalink
Bump pytest-xdist from 3.3.0 to 3.3.1
Browse files Browse the repository at this point in the history
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.0 to 3.3.1.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.3.0...v3.3.1)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2023
1 parent 3316956 commit d515eed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -35,7 +35,7 @@ toml = "^0.10.2"
pytest = "^7.3.1"
yapf = "^0.33.0"
pylint = "^2.17.4"
pytest-xdist = "^3.3.0"
pytest-xdist = "^3.3.1"
mypy = "^1.3"
bump2version = "^1.0.1"

Expand Down

0 comments on commit d515eed

Please sign in to comment.