From 79875605d1fdbd06f18f6d11d966c0ae45c1714b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 14:50:35 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.6.1 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.6.1...2.7.4) Signed-off-by: dependabot[bot] --- requirements-doc.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements-doc.txt b/requirements-doc.txt index 995e89f..76c7440 100644 --- a/requirements-doc.txt +++ b/requirements-doc.txt @@ -1,5 +1,5 @@ markdown==3.2.1 mkdocs-material==4.6.2 mkdocs==1.0.4 -pygments==2.5.2 +pygments==2.7.4 pymdown-extensions==6.3 diff --git a/requirements.txt b/requirements.txt index ff20998..0a172e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -13,7 +13,7 @@ packaging==20.3 pkginfo==1.5.0.1 pluggy==0.13.1 py==1.10.0 -Pygments==2.6.1 +Pygments==2.7.4 pyparsing==2.4.7 pytest==5.4.2 readme-renderer==26.0