summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-29 17:53:38 +0000
committerGitHub <noreply@github.com>2021-03-29 17:53:38 +0000
commitda22c8437016336ae307f7518ca69afa55023cff (patch)
tree1ec41c480a30d74639f95c2b1b16b38efc1585e2
parent27b1bf012e204c4beda18fb48cdf4b378f68ba8d (diff)
downloadpycco-dependabot/pip/pygments-2.7.4.tar.gz
Bump pygments from 2.5.2 to 2.7.4dependabot/pip/pygments-2.7.4
Bumps [pygments](https://github.com/pygments/pygments) from 2.5.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.5.2...2.7.4) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 51d4a95..0453a0d 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,3 +1,3 @@
pystache==0.5.4
-Pygments==2.5.2
+Pygments==2.7.4
markdown==2.6.11