From 7e926a847202b42701ca9f0d432cd18a9800808e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 20:14:54 +0000 Subject: [PATCH] Bump pytest from 7.3.1 to 9.0.3 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: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 604ed65..6730a3e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -25,7 +25,7 @@ pycodestyle==2.10.0 pyflakes==3.0.1 pylint==2.17.3 pyparsing==3.0.9 -pytest==7.3.1 +pytest==9.0.3 python-dateutil==2.8.2 pytz==2023.3 removestar==1.3.1