summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-08 08:16:19 +0200
committerGitHub <noreply@github.com>2023-09-08 08:16:19 +0200
commita4d2f8332f11ec8c7488354e9a5d9780bd05ef05 (patch)
treeab7526f0dfde3ef16e51196cb23b3cedae160dc3 /lib
parent007f02e06acf22433f3110882ad5d1ec6660ab55 (diff)
downloadspack-a4d2f8332f11ec8c7488354e9a5d9780bd05ef05.tar.gz
spack-a4d2f8332f11ec8c7488354e9a5d9780bd05ef05.tar.bz2
spack-a4d2f8332f11ec8c7488354e9a5d9780bd05ef05.tar.xz
spack-a4d2f8332f11ec8c7488354e9a5d9780bd05ef05.zip
build(deps): bump pytest from 7.4.1 to 7.4.2 in /lib/spack/docs (#39883)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.1 to 7.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/7.4.1...7.4.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 9d718b239b..c9868afd19 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -6,7 +6,7 @@ python-levenshtein==0.21.1
docutils==0.18.1
pygments==2.16.1
urllib3==2.0.4
-pytest==7.4.1
+pytest==7.4.2
isort==5.12.0
black==23.7.0
flake8==6.1.0