From d9dbe15020d4e4e6750ee0d22635cab3173b20e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 14:37:05 +0000 Subject: [PATCH] Bump pytest from 7.4.4 to 9.1.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 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/7.4.4...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index cb87efc..7345f25 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1 +1 @@ -pytest==7.4.4 +pytest==9.1.1