From 92ec85cb1bf084335e65ada7dc43d2cfa099d29a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2026 02:22:49 +0000 Subject: [PATCH] Bump pytest from 8.2.2 to 9.1.1 in /.github/workflows Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 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/8.2.2...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/constraints.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/constraints.txt b/.github/workflows/constraints.txt index 68f9fe7..fac131e 100644 --- a/.github/workflows/constraints.txt +++ b/.github/workflows/constraints.txt @@ -3,5 +3,5 @@ pre-commit==3.6.2 black==24.3.0 flake8==7.0.0 reorder-python-imports==3.12.0 -pytest==8.2.2 +pytest==9.1.1 aresponses==3.0.0