Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit c1c41c7

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update pytest-xdist requirement from ~=3.4 to ~=3.5 (#1037)
* Update pytest-xdist requirement from ~=3.4 to ~=3.5 Updates the requirements on [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) to permit the latest version. - [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.4.0...v3.5.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> * Add automated changelog yaml from template for bot PR --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Github Build Bot <[email protected]> Co-authored-by: Mike Alfare <[email protected]>
1 parent 4420e72 commit c1c41c7

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
kind: "Dependencies"
2+
body: "Update pytest-xdist requirement from ~=3.4 to ~=3.5"
3+
time: 2023-11-29T00:15:23.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1037

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ pytest~=7.4
2121
pytest-csv~=3.0
2222
pytest-dotenv~=0.5.2
2323
pytest-logbook~=1.2
24-
pytest-xdist~=3.4
24+
pytest-xdist~=3.5
2525
pytz~=2023.3
2626
tox~=4.11
2727
types-pytz~=2023.3

0 commit comments

Comments
 (0)