From 43db7abca6e96278243b988cb3a110bf07995068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 16:56:56 +0000 Subject: [PATCH] Bump pytest from 4.0.0 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 4.0.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/4.0.0...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 51132dc..f3db9cd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,7 +9,7 @@ more-itertools==4.3.0 pluggy==0.8.0 py==1.10.0 pylint==2.1.1 -pytest==4.0.0 +pytest==9.0.3 six==1.11.0 typed-ast==1.1.0 wrapt==1.10.11