summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-29 20:11:46 +0000
committerGitHub <noreply@github.com>2021-03-29 20:11:46 +0000
commit53c09fe2ee026a5209e7c6ab9057bd4ab0561cb4 (patch)
tree5b2547f0731641c5fb1e56ff4ee3503d0adb568d
parent4f546d8f4508a1963f01d08487ccec23cbc40040 (diff)
downloadjsonschema-53c09fe2ee026a5209e7c6ab9057bd4ab0561cb4.tar.gz
Bump pygments from 2.7.2 to 2.7.4 in /docsdependabot/pip/docs/pygments-2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 2.7.2 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/2.7.2...2.7.4) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--docs/requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/requirements.txt b/docs/requirements.txt
index 0f30e5a..f6c075c 100644
--- a/docs/requirements.txt
+++ b/docs/requirements.txt
@@ -28,7 +28,7 @@ packaging==20.4
# via sphinx
pyenchant==3.1.1
# via sphinxcontrib-spelling
-pygments==2.7.2
+pygments==2.7.4
# via sphinx
pyparsing==2.4.7
# via packaging