summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-29 17:05:45 +0000
committerGitHub <noreply@github.com>2021-03-29 17:05:45 +0000
commit97d3608f926eeb4d3b7d5c5ebd476d020ce6dbee (patch)
tree2b0eedabbc5d1f5b03957fc7ebd725bf2014e095
parent756300120b0f4f4af19e0f985566d82bc80b4359 (diff)
downloadpygerrit-dependabot/pip/pygments-2.7.4.tar.gz
Bump pygments from 1.6 to 2.7.4dependabot/pip/pygments-2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 1.6 to 2.7.4. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/1.6...2.7.4) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--doc_requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc_requirements.txt b/doc_requirements.txt
index 0b3125f..3bd3764 100644
--- a/doc_requirements.txt
+++ b/doc_requirements.txt
@@ -1,5 +1,5 @@
docutils==0.11
Jinja2==2.7
MarkupSafe==0.18
-Pygments==1.6
+Pygments==2.7.4
Sphinx==1.2b1