Skip to content

Commit

Permalink
Bump pytest-xdist from 3.3.1 to 3.4.0
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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 17, 2023
1 parent 5a963b5 commit c3d1ce8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ pre-commit==3.5.0;python_version>="3.8"
pytest-dotenv==0.5.2
dbt-tests-adapter~=1.7.1
flaky==3.7.0
pytest-xdist==3.3.1
pytest-xdist==3.4.0
-e .

0 comments on commit c3d1ce8

Please sign in to comment.