From 796dcd8d738ae2cb7c8a73751b32a2645fa0d19b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Apr 2026 01:37:54 +0000 Subject: build(deps): bump pytest from 8.4.2 to 9.0.3 in /test/py 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] --- test/py/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3