Skip to content

Commit

Permalink
Bump pytest-xdist from 3.5.0 to 3.6.1 (#5388)
Browse files Browse the repository at this point in the history
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.5.0 to 3.6.1.
- [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.5.0...v3.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Apr 30, 2024
1 parent c92e83c commit 73e8077
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements-dev.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest==8.2.0
pytest-django==4.8.0
pytest-cov==5.0.0
pytest-mock==3.14.0
pytest-xdist==3.5.0
pytest-xdist==3.6.1
ipython==8.24.0
factory-boy==3.3.0
freezegun==1.5.0
Expand Down
4 changes: 2 additions & 2 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ ecs-logging==2.0.2
# via elastic-apm
elastic-apm==6.22.0
# via -r requirements.in
execnet==1.9.0
execnet==2.1.1
# via pytest-xdist
executing==1.2.0
# via stack-data
Expand Down Expand Up @@ -285,7 +285,7 @@ pytest-django==4.8.0
# via -r requirements-dev.in
pytest-mock==3.14.0
# via -r requirements-dev.in
pytest-xdist==3.5.0
pytest-xdist==3.6.1
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via
Expand Down

0 comments on commit 73e8077

Please sign in to comment.