From aa80d91e7a56acdf9596931c343d72f01fbb64e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:17:31 +0000 Subject: [PATCH] Bump pytest from 7.3.1 to 9.0.3 in /requirements Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.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/7.3.1...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements/developer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/developer.txt b/requirements/developer.txt index 9d93f4a7e2..81288ed5e5 100644 --- a/requirements/developer.txt +++ b/requirements/developer.txt @@ -1,6 +1,6 @@ -r common.txt mock==5.1.0 -pytest==7.3.1 +pytest==9.0.3 pylint==3.0.3 pytest-mock==3.14.0 pytest-cov==4.1.0