mirror of
https://github.com/magnus919/agent-skills.git
synced 2026-09-18 06:56:59 +03:00
chore(deps-dev): update pytest-xdist requirement from >=3.0 to >=3.8.0
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](https://github.com/pytest-dev/pytest-xdist/compare/v3.0.0...v3.8.0) --- updated-dependencies: - dependency-name: pytest-xdist dependency-version: 3.8.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ requests==2.34.2
|
||||
ruff>=0.16.1
|
||||
pytest>=9.1.1
|
||||
pytest-cov>=7.1.0
|
||||
pytest-xdist>=3.0
|
||||
pytest-xdist>=3.8.0
|
||||
mypy>=2.3.0
|
||||
radon>=6.0.1
|
||||
deptry>=0.20
|
||||
|
||||
Reference in New Issue
Block a user