updated-dependencies:
- dependency-name: pytest
  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:
dependabot[bot]
2024-05-21 21:16:11 +09:00
committed by GitHub
parent 36b6300402
commit e752e50421

View File

@@ -2,7 +2,7 @@ numpy == 1.26.4
scipy == 1.13.0
matplotlib == 3.8.4
cvxpy == 1.5.1
pytest == 8.2.0 # For unit test
pytest == 8.2.1 # For unit test
pytest-xdist == 3.6.1 # For unit test
mypy == 1.10.0 # For unit test
ruff == 0.4.4 # For unit test