summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-09-05 09:51:41 +0200
committerGitHub <noreply@github.com>2023-09-05 09:51:41 +0200
commit189cd59d13d810d6cfb35ead05932a7d13ca482b (patch)
tree532c831a52a68a49ff1dd3cd010c8bc24d825954 /lib
parent5a43f4ba559cd458bc0ebfe81d17506682c23221 (diff)
downloadspack-189cd59d13d810d6cfb35ead05932a7d13ca482b.tar.gz
spack-189cd59d13d810d6cfb35ead05932a7d13ca482b.tar.bz2
spack-189cd59d13d810d6cfb35ead05932a7d13ca482b.tar.xz
spack-189cd59d13d810d6cfb35ead05932a7d13ca482b.zip
build(deps): bump pytest from 7.4.0 to 7.4.1 in /lib/spack/docs (#39790)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.0 to 7.4.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/7.4.0...7.4.1) --- 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 adcf16f379..9d718b239b 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.0
+pytest==7.4.1
isort==5.12.0
black==23.7.0
flake8==6.1.0