From e32833b4d549e3eb42067234b8dde60a01e964d9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 01:24:52 +0000 Subject: [PATCH] Bump pytest from 7.4.0 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 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.4.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 415d4999ae..137cb3039b 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -3,7 +3,7 @@ flake8-noqa==1.3.2 mock==5.1.0 mypy==1.4.1 -pytest==7.4.0 +pytest==9.0.3 typing-extensions==4.7.1 lxml-stubs==0.4.0