Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and karlb committed Apr 21, 2022
1 parent 4e3e306 commit f355a4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements-ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -609,7 +609,7 @@ pytest-random==0.2
# via -r requirements-dev.txt
pytest-select==0.1.2
# via -r requirements-dev.txt
pytest-xdist==2.4.0
pytest-xdist==2.5.0
# via -r requirements-dev.txt
python-dateutil==2.8.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ pytest-random==0.2
# via -r requirements-dev.in
pytest-select==0.1.2
# via -r requirements-dev.in
pytest-xdist==2.4.0
pytest-xdist==2.5.0
# via -r requirements-dev.in
python-dateutil==2.8.1
# via faker
Expand Down

0 comments on commit f355a4f

Please sign in to comment.