From af048cb0f11999a2fac8ec306613c2c6d0931b3b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 17:25:28 +0000 Subject: [PATCH] Bump pytest from 5.3.5 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.3.5 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/5.3.5...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 421f9a9..27a0b16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ lapsolver==1.0.2 matplotlib numpy==1.22.0 pandas==1.0.1 -pytest==5.3.5 +pytest==9.0.3 scikit-learn==1.5.0 scipy==1.10.0 topicnet>=0.8.0