Skip to content

Commit afbd5f5

Browse files
chore(deps): update pytest-xdist requirement from ==3.7.* to ==3.8.*
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.7.0...v3.8.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4e529e3 commit afbd5f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-testing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ coverage-conditional-plugin == 0.9.*
33
pytest == 8.4.*
44
pytest-cov == 6.2.*
55
pytest-timeout == 2.4.*
6-
pytest-xdist == 3.7.*
6+
pytest-xdist == 3.8.*
77
black == 25.*
88
ruff == 0.12.*
99
mypy == 1.16.*

0 commit comments

Comments
 (0)