From e50d51fc6cb674c12b9af151d1283009a077bd12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2026 19:48:07 +0000 Subject: [PATCH] Bump pytest from 8.3.2 to 9.0.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.2 to 9.0.2. - [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/8.3.2...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requires_test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requires_test.txt b/requires_test.txt index 550bab9c..33972790 100644 --- a/requires_test.txt +++ b/requires_test.txt @@ -1,4 +1,4 @@ -pytest ==8.3.2 +pytest ==9.0.2 mygene ==3.2.2 scvi-tools >=1.1.0, <1.3.0