From 01f1bb17e7c4ca8c240d16786d9dbf4fbe95f479 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 15:16:14 +0000 Subject: [PATCH] Bump pytest from 6.2.3 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.3 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/6.2.3...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 1d23388..deec345 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ py==1.10.0 pycparser==2.20 PyNaCl==1.4.0 pyparsing==2.4.7 -pytest==6.2.3 +pytest==9.0.3 pytest-cov==2.11.1 python-dateutil==2.8.1 python-dotenv==0.15.0