浏览代码

ci: bump pytest from 9.0.1 to 9.0.2 in /test/requirements

Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 to 9.0.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/9.0.1...9.0.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 周之前
父节点
当前提交
f7a879cb77
共有 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==9.0.1
+pytest==9.0.2
 pytest-ignore-flaky==2.2.1
 requests==2.32.5
 urllib3==2.6.0