summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-05-07 18:55:04 +0200
committerGitHub <noreply@github.com>2024-05-07 18:55:04 +0200
commit8b4cbbe7b33e2de604bb56b1f937d6c5ef194ce7 (patch)
treeff2aaf1c9941809afb68525037f83702cff374b8 /lib
parentbe71f9fdc4ae85c4c9644447713ab0916a6348d4 (diff)
downloadspack-8b4cbbe7b33e2de604bb56b1f937d6c5ef194ce7.tar.gz
spack-8b4cbbe7b33e2de604bb56b1f937d6c5ef194ce7.tar.bz2
spack-8b4cbbe7b33e2de604bb56b1f937d6c5ef194ce7.tar.xz
spack-8b4cbbe7b33e2de604bb56b1f937d6c5ef194ce7.zip
build(deps): bump pygments from 2.17.2 to 2.18.0 in /lib/spack/docs (#44044)
Bumps [pygments](https://github.com/pygments/pygments) from 2.17.2 to 2.18.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.17.2...2.18.0) --- updated-dependencies: - dependency-name: pygments 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 b61d7a8b5b..d57c00e6c8 100644
--- a/lib/spack/docs/requirements.txt
+++ b/lib/spack/docs/requirements.txt
@@ -4,7 +4,7 @@ sphinx_design==0.5.0
sphinx-rtd-theme==2.0.0
python-levenshtein==0.25.1
docutils==0.20.1
-pygments==2.17.2
+pygments==2.18.0
urllib3==2.2.1
pytest==8.2.0
isort==5.13.2