mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-01-10 05:28:07 -05:00
build(deps): bump pytest from 8.4.1 to 8.4.2 in /requirements (#1265)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/8.4.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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:
@@ -3,7 +3,7 @@ scipy == 1.15.2
|
||||
matplotlib == 3.10.1
|
||||
cvxpy == 1.7.2
|
||||
ecos == 2.0.14
|
||||
pytest == 8.4.1 # For unit test
|
||||
pytest == 8.4.2 # For unit test
|
||||
pytest-xdist == 3.8.0 # For unit test
|
||||
mypy == 1.17.1 # For unit test
|
||||
ruff == 0.12.10 # For unit test
|
||||
|
||||
Reference in New Issue
Block a user