Skip to content

Commit

Permalink
Update pytest-xdist requirement from ~=3.2 to ~=3.3 (dbt-labs#608)
Browse files Browse the repository at this point in the history
* Update pytest-xdist requirement from ~=3.2 to ~=3.3

Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) to permit the latest version.
- [Changelog](https://github.com/pytest-dev/pytest-xdist/blob/master/CHANGELOG.rst)
- [Commits](pytest-dev/pytest-xdist@v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: pytest-xdist
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add automated changelog yaml from template for bot PR

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mike Alfare <13974384+mikealfare@users.noreply.github.com>
Co-authored-by: Github Build Bot <buildbot@fishtownanalytics.com>
  • Loading branch information
3 people authored and philippe-boyd-maxa committed Nov 27, 2023
1 parent 4c81e1d commit f903697
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changes/unreleased/Dependencies-20230627-195905.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update pytest-xdist requirement from ~=3.2 to ~=3.3"
time: 2023-06-27T19:59:05.00000Z
custom:
Author: dependabot[bot]
PR: 608
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pytest~=7.4
pytest-csv~=3.0
pytest-dotenv~=0.5.2
pytest-logbook~=1.2
pytest-xdist~=3.2
pytest-xdist~=3.3
pytz~=2023.3
tox~=4.6
types-pytz~=2023.3
Expand Down

0 comments on commit f903697

Please sign in to comment.