Skip to content

Commit a104f27

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 359a813 commit a104f27

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
@@ -2,7 +2,7 @@ coverage[toml] == 7.*
22
pytest == 8.3.*
33
pytest-cov == 6.1.*
44
pytest-timeout == 2.4.*
5-
pytest-xdist == 3.6.*
5+
pytest-xdist == 3.7.*
66
types-PyYAML == 6.*
77
black == 25.*
88
ruff == 0.11.*

0 commit comments

Comments
 (0)