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

Commit a03a1e8

Browse files
dependabot[bot]FishtownBuildBotmikealfare
authored
Update pytest-xdist requirement from ~=3.5 to ~=3.6 (#1282)
* Update pytest-xdist requirement from ~=3.5 to ~=3.6 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.5.0...v3.6.1) --- 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 52cff47 commit a03a1e8

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.5 to ~=3.6"
3+
time: 2024-07-18T00:57:56.00000Z
4+
custom:
5+
Author: dependabot[bot]
6+
PR: 1282

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ pytest~=7.4
2323
pytest-csv~=3.0
2424
pytest-dotenv~=0.5.2
2525
pytest-logbook~=1.2
26-
pytest-xdist~=3.5
26+
pytest-xdist~=3.6
2727
pytz~=2023.3
2828
tox~=4.11
2929
types-pytz~=2023.3

0 commit comments

Comments
 (0)