summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-06 08:38:54 +0200
committerGitHub <noreply@github.com>2024-06-06 08:38:54 +0200
commita20d34b8aa3c704029c898eb7bac5c7517da6588 (patch)
treec022ae0e35b942fb35358486aec630c43f2d0f78
parent329910a620f03b05af8877777607b2a7c3ce533c (diff)
downloadspack-a20d34b8aa3c704029c898eb7bac5c7517da6588.tar.gz
spack-a20d34b8aa3c704029c898eb7bac5c7517da6588.tar.bz2
spack-a20d34b8aa3c704029c898eb7bac5c7517da6588.tar.xz
spack-a20d34b8aa3c704029c898eb7bac5c7517da6588.zip
build(deps): bump pytest from 8.2.1 to 8.2.2 in /lib/spack/docs (#44553)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.2.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.2.1...8.2.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--lib/spack/docs/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/spack/docs/requirements.txt b/lib/spack/docs/requirements.txt
index 655ce01541..b5e5d3e759 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -6,7 +6,7 @@ python-levenshtein==0.25.1
docutils==0.20.1
pygments==2.18.0
urllib3==2.2.1
-pytest==8.2.1
+pytest==8.2.2
isort==5.13.2
black==24.4.2
flake8==7.0.0