From d0a9adf864b3dc1d42d91a8280b73029b3671ba3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 22:21:13 +0000 Subject: [PATCH] build(deps): bump pytest from 8.4.1 to 8.4.2 in /lib/spack/docs Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 8.4.2. - [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.1...8.4.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 8.4.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- lib/spack/docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt index 3b988d18943735..2ab2b978beeaa0 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -7,7 +7,7 @@ python-levenshtein==0.27.1 docutils==0.21.2 pygments==2.19.2 urllib3==2.5.0 -pytest==8.4.1 +pytest==8.4.2 isort==6.0.1 black==25.1.0 flake8==7.3.0