Skip to content

Commit 277c825

Browse files
chore(deps): bump pytest-xdist from 3.7.0 to 3.8.0 (#13131)
Bumps [pytest-xdist](https://github.com/pytest-dev/pytest-xdist) from 3.7.0 to 3.8.0. - [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 update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 978217b commit 277c825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-constraints-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ pytest-randomly==3.16.0 ; python_full_version >= '3.9'
159159
# via cryptography (pyproject.toml)
160160
pytest-xdist==3.6.1 ; python_full_version < '3.9'
161161
# via cryptography (pyproject.toml)
162-
pytest-xdist==3.7.0 ; python_full_version >= '3.9'
162+
pytest-xdist==3.8.0 ; python_full_version >= '3.9'
163163
# via cryptography (pyproject.toml)
164164
pytz==2025.2 ; python_full_version < '3.9'
165165
# via babel

0 commit comments

Comments
 (0)