Bump pytest from 8.1.1 to 8.2.0 in /requirements (#1010)

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.0.
- [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.1.1...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  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:
dependabot[bot]
2024-04-30 12:49:55 +09:00
committed by GitHub
parent b93f170d32
commit bbf7d1ed85

View File

@@ -2,7 +2,7 @@ numpy == 1.26.4
scipy == 1.13.0
matplotlib == 3.8.4
cvxpy == 1.4.3
pytest == 8.1.1 # For unit test
pytest == 8.2.0 # For unit test
pytest-xdist == 3.5.0 # For unit test
mypy == 1.9.0 # For unit test
ruff == 0.4.2 # For unit test