[pip] Bump pytest from 8.4.1 to 8.4.2 (#533)

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>
Co-authored-by: Budi Utomo <budtmo.os@gmail.com>
This commit is contained in:
dependabot[bot]
2025-09-08 10:26:31 +02:00
committed by GitHub
co-authored by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Budi Utomo
parent 46805d6a81
commit 76ae526591
+1 -1
View File
@@ -2,7 +2,7 @@ autopep8==2.3.2
click==8.2.1
coverage==7.10.6
mock==5.2.0
pytest==8.4.1
pytest==8.4.2
pytest-cov==6.3.0
pytest-xdist==3.8.0
requests==2.32.5