Skip to content

Commit

Permalink
Bump pytest-xdist from 3.3.1 to 3.4.0 (#1212)
Browse files Browse the repository at this point in the history
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.3.1 to 3.4.0.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.3.1...v3.4.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 14, 2023
1 parent 373daa6 commit 8a89923
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ coverage==7.3.2
argparse
Django>=2.0.6
pytest==7.4.3
pytest-xdist==3.3.1
pytest-xdist==3.4.0
pytest-ignore-flaky==2.1.0
zope.testbrowser==6.0
2 changes: 1 addition & 1 deletion requirements/test_windows.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ coverage==7.3.2
argparse
pytest==7.4.3
pytest-ignore-flaky==2.1.0
pytest-xdist==3.3.1
pytest-xdist==3.4.0

0 comments on commit 8a89923

Please sign in to comment.