From 7429c60c25b91725380c4934fc2f14afaef9e159 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 09:55:24 +0000 Subject: [PATCH] Bump pytest from 9.0.2 to 9.0.3 Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.2 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/9.0.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- requirements.dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.dev.txt b/requirements.dev.txt index 2841de8..a881aa1 100644 --- a/requirements.dev.txt +++ b/requirements.dev.txt @@ -9,7 +9,7 @@ numpy==2.4.3 pip-audit==2.10.0 physics-tenpy==1.1.0 pyright==1.1.408 -pytest==9.0.2 +pytest==9.0.3 quimb==1.13.0 ruff==0.15.8 setuptools==81.0.0