From 07c1cdf594ef2db45024344a98322d5876017e4a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 18:07:57 +0000 Subject: [PATCH] Bump pytest from 6.2.4 to 9.0.3 in /tests Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 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.4...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tests/requirements.2021.11.txt | 2 +- tests/requirements.2022.10.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/requirements.2021.11.txt b/tests/requirements.2021.11.txt index 6c9ae0e..14ad454 100644 --- a/tests/requirements.2021.11.txt +++ b/tests/requirements.2021.11.txt @@ -6,7 +6,7 @@ matplotlib==3.4.3 numpy==1.22.0 pandas==1.3.4 pandas-datareader==0.10.0 -pytest==6.2.4 +pytest==9.0.3 pytest-xdist==2.3.0 requests==2.32.2 scikit-learn==0.24.2 diff --git a/tests/requirements.2022.10.txt b/tests/requirements.2022.10.txt index 32a0b73..720e428 100644 --- a/tests/requirements.2022.10.txt +++ b/tests/requirements.2022.10.txt @@ -6,7 +6,7 @@ matplotlib==3.5.2 numpy==1.22.0 pandas==1.4.4 pandas-datareader==0.10.0 -pytest==7.1.2 +pytest==9.0.3 pytest-xdist==2.5.0 requests==2.32.2 scikit-learn==1.5.1