Browse Source

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

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

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 1 week ago
parent
commit
fcdd62daa0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/requirements/python-requirements.txt

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

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