From 7dc79dc98dcf8c33ad091e5ddc5feb67c2474828 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:54:28 +0000 Subject: [PATCH] chore(deps): bump pytest from 9.0.3 to 9.1.0 Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 to 9.1.0. - [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.3...9.1.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.in | 2 +- requirements.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/requirements.in b/requirements.in index a85caacf..caefcc2d 100644 --- a/requirements.in +++ b/requirements.in @@ -312,7 +312,7 @@ pyparsing==3.3.2 # via matplotlib pyproject-api==1.10.0 # via tox -pytest==9.0.3 +pytest==9.1.0 # via # mozilla-jetstream # pytest-cov diff --git a/requirements.txt b/requirements.txt index 9eb3a49e..8828e2e2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2025,9 +2025,9 @@ pyproject-api==1.10.0 \ # via # -r requirements.in # tox -pytest==9.0.3 \ - --hash=sha256:2c5efc453d45394fdd706ade797c0a81091eccd1d6e4bccfcd476e2b8e0ab5d9 \ - --hash=sha256:b86ada508af81d19edeb213c681b1d48246c1a91d304c6c81a427674c17eb91c +pytest==9.1.0 \ + --hash=sha256:41dd9148c08072446394cefd3d79701701335a9f4cae69ba92e39f6c7f5c061c \ + --hash=sha256:8ebb0e7888bdf2bdfc602ec51f8f62d50200af37356c74e503c79a94f5c81f32 # via # -r requirements.in # pytest-cov