From db98d964f69949b6867e04ca4be20a1193a28f70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Sep 2025 06:23:29 +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 fcfa7f9cce3e7a..54116757103b0a 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