From 091e037428388b8b6a80b45d9666729855dd2538 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 20:26:39 +0000 Subject: [PATCH] build(deps): bump pytest from 8.0.0 to 8.1.2 in /lib/spack/docs Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.1.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.0.0...8.1.2) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... 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 c0c6e077a7ccca..e5d2d85e0bb8dc 100644 --- a/lib/spack/docs/requirements.txt +++ b/lib/spack/docs/requirements.txt @@ -6,7 +6,7 @@ python-levenshtein==0.24.0 docutils==0.20.1 pygments==2.17.2 urllib3==2.2.0 -pytest==8.0.0 +pytest==8.1.2 isort==5.13.2 black==24.1.1 flake8==7.0.0