summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-10 18:10:32 +0200
committerGitHub <noreply@github.com>2023-08-10 18:10:32 +0200
commit37634f8b08067a1b6912e04bd23597135c83d4de (patch)
treeac19e3190ba727acca44571e7deb9e9371d8af3d /lib
parent2ae8bbce9e3142909f70fca3f50eb1019a192122 (diff)
downloadspack-37634f8b08067a1b6912e04bd23597135c83d4de.tar.gz
spack-37634f8b08067a1b6912e04bd23597135c83d4de.tar.bz2
spack-37634f8b08067a1b6912e04bd23597135c83d4de.tar.xz
spack-37634f8b08067a1b6912e04bd23597135c83d4de.zip
build(deps): bump pygments from 2.15.1 to 2.16.1 in /lib/spack/docs (#39365)
Bumps [pygments](https://github.com/pygments/pygments) from 2.15.1 to 2.16.1. - [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.15.1...2.16.1) --- 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 08f4d522b8..e1fec81b62 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==1.2.2
python-levenshtein==0.21.1
docutils==0.18.1
-pygments==2.15.1
+pygments==2.16.1
urllib3==2.0.4
pytest==7.4.0
isort==5.12.0