summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-08-04 05:44:52 +0000
committerGitHub <noreply@github.com>2024-08-04 05:44:52 +0000
commitf3bd82037411d4e10e7d7d15b011e3ca9fee750f (patch)
tree49538a9df1304931c15624b8ca84daca5183f60a /lib
parent29b9fe1f0b516d3c066ae5e60efa47925a7cc0cf (diff)
downloadspack-f3bd82037411d4e10e7d7d15b011e3ca9fee750f.tar.gz
spack-f3bd82037411d4e10e7d7d15b011e3ca9fee750f.tar.bz2
spack-f3bd82037411d4e10e7d7d15b011e3ca9fee750f.tar.xz
spack-f3bd82037411d4e10e7d7d15b011e3ca9fee750f.zip
build(deps): bump pytest from 8.3.1 to 8.3.2 in /lib/spack/docs (#45461)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.1 to 8.3.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.3.1...8.3.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>
Diffstat (limited to 'lib')
-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 d060771aac..e94eb7607a 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.3.1
+pytest==8.3.2
isort==5.13.2
black==24.8.0
flake8==7.1.0