From f308bbf0f9cc2d11b314ef309cd3647546055bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 23:50:21 +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] --- requirement_files/Sphinx.txt | 2 +- requirements_opinionated.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirement_files/Sphinx.txt b/requirement_files/Sphinx.txt index 14a3904..1b0f944 100644 --- a/requirement_files/Sphinx.txt +++ b/requirement_files/Sphinx.txt @@ -8,7 +8,7 @@ imagesize==1.2.0 Jinja2==2.11.3 MarkupSafe==1.1.1 packaging==20.4 -Pygments==2.6.1 +Pygments==2.7.4 pyparsing==2.4.7 pytz==2020.1 requests==2.24.0 diff --git a/requirements_opinionated.txt b/requirements_opinionated.txt index ff4cc67..a753a41 100644 --- a/requirements_opinionated.txt +++ b/requirements_opinionated.txt @@ -40,7 +40,7 @@ pyasn1==0.4.8 pycodestyle==2.6.0 pycparser==2.20 pyflakes==2.2.0 -Pygments==2.6.1 +Pygments==2.7.4 pyobjc==7.0.1 pyparsing==2.4.7 pytest-docker==0.7.2