summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-10-09 15:02:14 +0200
committerGitHub <noreply@github.com>2023-10-09 15:02:14 +0200
commit83e9537f57ece9c3235967982c2af31d72a1ea55 (patch)
tree369eba4be1ec05813c06c2e7e4979eb6af44bda5 /lib
parent3488e83deb916a9dc8c873389d173921c992a2cc (diff)
downloadspack-83e9537f57ece9c3235967982c2af31d72a1ea55.tar.gz
spack-83e9537f57ece9c3235967982c2af31d72a1ea55.tar.bz2
spack-83e9537f57ece9c3235967982c2af31d72a1ea55.tar.xz
spack-83e9537f57ece9c3235967982c2af31d72a1ea55.zip
build(deps): bump python-levenshtein in /lib/spack/docs (#40220)
Bumps [python-levenshtein](https://github.com/maxbachmann/python-Levenshtein) from 0.21.1 to 0.22.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.21.1...v0.22.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 65b6386a82..4744d1339c 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.21.1
+python-levenshtein==0.22.0
docutils==0.18.1
pygments==2.16.1
urllib3==2.0.6