ソースを参照

ci: bump pytest from 8.4.1 to 8.4.2 in /test/requirements

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>
dependabot[bot] 1 ヶ月 前
コミット
0e8ab91777
1 ファイル変更1 行追加1 行削除
  1. 1 1
      test/requirements/python-requirements.txt

+ 1 - 1
test/requirements/python-requirements.txt

@@ -1,7 +1,7 @@
 backoff==2.2.1
 docker==7.1.0
 packaging==25.0
-pytest==8.4.1
+pytest==8.4.2
 pytest-ignore-flaky==2.2.1
 requests==2.32.5
 urllib3==2.5.0