summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-12 14:38:33 +0000
committerGitHub <noreply@github.com>2023-10-12 14:38:33 +0000
commitaa7dfdb5c77c9a0d290d3486699cc6011b37afbf (patch)
tree00e6333bdb2f5636b86b2031bffac9fa4bdb9dd9 /lib
parentbfe37435a4bf006ab5d0eb62e5263a74425c80ab (diff)
downloadspack-aa7dfdb5c77c9a0d290d3486699cc6011b37afbf.tar.gz
spack-aa7dfdb5c77c9a0d290d3486699cc6011b37afbf.tar.bz2
spack-aa7dfdb5c77c9a0d290d3486699cc6011b37afbf.tar.xz
spack-aa7dfdb5c77c9a0d290d3486699cc6011b37afbf.zip
build(deps): bump python-levenshtein in /lib/spack/docs (#40461)
Bumps [python-levenshtein](https://github.com/maxbachmann/python-Levenshtein) from 0.22.0 to 0.23.0. - [Release notes](https://github.com/maxbachmann/python-Levenshtein/releases) - [Changelog](https://github.com/maxbachmann/python-Levenshtein/blob/main/HISTORY.md) - [Commits](https://github.com/maxbachmann/python-Levenshtein/compare/v0.22.0...v0.23.0) --- updated-dependencies: - dependency-name: python-levenshtein 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>
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 6d95f1d40d..8b6c327504 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -2,7 +2,7 @@ sphinx==7.2.6
sphinxcontrib-programoutput==0.17
sphinx_design==0.5.0
sphinx-rtd-theme==1.3.0
-python-levenshtein==0.22.0
+python-levenshtein==0.23.0
docutils==0.18.1
pygments==2.16.1
urllib3==2.0.6