From dd4451fbb9f9aea3532827f0315084d80e424bd5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:11:05 +0000 Subject: [PATCH] Bump pygments from 2.3.1 to 2.7.4 in /src/text2graph Bumps [pygments](https://github.com/pygments/pygments) from 2.3.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.3.1...2.7.4) Signed-off-by: dependabot[bot] --- src/text2graph/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/text2graph/requirements.txt b/src/text2graph/requirements.txt index fd19de4bc..780b8c892 100644 --- a/src/text2graph/requirements.txt +++ b/src/text2graph/requirements.txt @@ -76,7 +76,7 @@ ptyprocess==0.6.0 pycodestyle==2.5.0 pycparser==2.19 pyflakes==2.1.0 -Pygments==2.3.1 +Pygments==2.7.4 pylint==2.2.2 pyOpenSSL==19.0.0 pyparsing==2.3.1