summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-07-23 11:53:55 -0400
committerGitHub <noreply@github.com>2024-07-23 11:53:55 -0400
commit6ea944bf1740f2ba9bfb178701519eaa33458829 (patch)
tree10e67fceebc9e3cd9ff787f65f0bfca1e2e10498
parent8c6177c47f2bb8b698eba0ac22400603e6396ff7 (diff)
downloadspack-6ea944bf1740f2ba9bfb178701519eaa33458829.tar.gz
spack-6ea944bf1740f2ba9bfb178701519eaa33458829.tar.bz2
spack-6ea944bf1740f2ba9bfb178701519eaa33458829.tar.xz
spack-6ea944bf1740f2ba9bfb178701519eaa33458829.zip
build(deps): bump pytest from 8.2.2 to 8.3.1 in /lib/spack/docs (#45377)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 8.3.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.2.2...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-minor ... 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 300ffbdbb4..90cae4526b 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.2
-pytest==8.2.2
+pytest==8.3.1
isort==5.13.2
black==24.4.2
flake8==7.1.0