mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-10 05:28:07 -05:00
build(deps): bump pytest-xdist from 3.7.0 to 3.8.0 in /requirements (#1245)
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](https://github.com/pytest-dev/pytest-xdist/compare/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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -4,6 +4,6 @@ matplotlib == 3.10.1
|
||||
cvxpy == 1.6.6
|
||||
ecos == 2.0.14
|
||||
pytest == 8.4.1 # For unit test
|
||||
pytest-xdist == 3.7.0 # For unit test
|
||||
pytest-xdist == 3.8.0 # For unit test
|
||||
mypy == 1.16.1 # For unit test
|
||||
ruff == 0.12.1 # For unit test
|
||||
|
||||
Reference in New Issue
Block a user