From d0d35397fef3e64de78f3e7f65e14f5219099df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 17:56:18 +0000 Subject: [PATCH] chore(deps): bump pytest from 8.4.2 to 9.0.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.2 to 9.0.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.4.2...9.0.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.1 dependency-type: direct:production update-type: version-update:semver-major ... 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 7c227128..b838a86a 100644 --- a/requirements.in +++ b/requirements.in @@ -316,7 +316,7 @@ pyparsing==3.2.5 # via matplotlib pyproject-api==1.10.0 # via tox -pytest==8.4.2 +pytest==9.0.1 # via # mozilla-jetstream # pytest-cov diff --git a/requirements.txt b/requirements.txt index 973a8f0f..8fd09037 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1866,9 +1866,9 @@ pyproject-api==1.10.0 \ # via # -r requirements.in # tox -pytest==8.4.2 \ - --hash=sha256:86c0d0b93306b961d58d62a4db4879f27fe25513d4b969df351abdddb3c30e01 \ - --hash=sha256:872f880de3fc3a5bdc88a11b39c9710c3497a547cfa9320bc3c5e62fbf272e79 +pytest==9.0.1 \ + --hash=sha256:3e9c069ea73583e255c3b21cf46b8d3c56f6e3a1a8f6da94ccb0fcf57b9d73c8 \ + --hash=sha256:67be0030d194df2dfa7b556f2e56fb3c3315bd5c8822c6951162b92b32ce7dad # via # -r requirements.in # pytest-cov