diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-14 01:37:54 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-14 01:37:54 +0000 |
| commit | 796dcd8d738ae2cb7c8a73751b32a2645fa0d19b (patch) | |
| tree | 995f1b116fb7296107845d9fdc540797258279d6 | |
| parent | f7bef8f81f4f1b97b071b14a8c1f61df6285fc63 (diff) | |
build(deps): bump pytest from 8.4.2 to 9.0.3 in /test/pydependabot/pip/test/py/pytest-9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.3.
- [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.3)
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 9.0.3
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
| -rw-r--r-- | test/py/requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/py/requirements.txt b/test/py/requirements.txt index c3bf31d057a..af7b03e758a 100644 --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -1,5 +1,5 @@ filelock==3.20.3 pycryptodomex==3.21.0 -pytest==8.4.2 +pytest==9.0.3 pytest-xdist==2.5.0 FATtools==1.0.42 |
