From 626c588c7f1ac7a5047024491a9b4d3bab0178aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:25:00 +0000 Subject: [PATCH] Bump pytest from 5.2.1 to 9.0.3 in /test/py Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.2.1 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/5.2.1...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(-) mode change 100755 => 100644 test/py/requirements.txt diff --git a/test/py/requirements.txt b/test/py/requirements.txt old mode 100755 new mode 100644 index cf251186f..1fbe044cd --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -11,7 +11,7 @@ pbr==5.4.3 pluggy==0.13.0 py==1.8.0 pyparsing==2.4.2 -pytest==5.2.1 +pytest==9.0.3 python-mimeparse==1.6.0 python-subunit==1.3.0 six==1.12.0