From e43094d8276a0de08258edd3fba5f1d9ab1aa55e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 03:11:37 +0000 Subject: [PATCH] Bump pygments from 2.1.3 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 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.1.3...2.7.4) Signed-off-by: dependabot[bot] --- requirements-1.3.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-1.3.txt b/requirements-1.3.txt index eb404536..025d8f0b 100644 --- a/requirements-1.3.txt +++ b/requirements-1.3.txt @@ -101,7 +101,7 @@ pycosat==0.6.1 pycrypto==2.6 pydot==1.0.28 pygit==0.1 -Pygments==2.1.3 +Pygments==2.7.4 pylint==0.25.1 pyparsing==2.0.2 pyPdf==1.13