From 63026c4e613e252343a15fcb57a33780790edc1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 22 Jun 2026 04:43:29 +0000 Subject: [PATCH] Bump pytest from 9.1.0 to 9.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.1.0 to 9.1.1. - [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.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4976f548933..90789677026 100644 --- a/requirements.txt +++ b/requirements.txt @@ -310,7 +310,7 @@ pygments==2.20.0 # sphinx pyparsing==3.3.2 # via matplotlib -pytest==9.1.0 +pytest==9.1.1 # via # qcodes (pyproject.toml) # pytest-asyncio