Skip to content

Commit ddcadb5

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.0
33
pytest == 8.3.*
44
pytest-cov == 6.1.*
55
pytest-timeout == 2.4.*
6-
pytest-xdist == 3.6.*
6+
pytest-xdist == 3.7.*
77
black == 25.*
88
ruff == 0.11.*
99
mypy == 1.15.*

0 commit comments

Comments
 (0)