From 2dbec9e0b441239e361ab853fb459f85b3890bca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:49:02 +0000 Subject: [PATCH] Bump pygments from 2.3.1 to 2.7.4 in /Rule-Based Extraction Method 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] --- Rule-Based Extraction Method/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Rule-Based Extraction Method/requirements.txt b/Rule-Based Extraction Method/requirements.txt index 37117b7..f18e366 100644 --- a/Rule-Based Extraction Method/requirements.txt +++ b/Rule-Based Extraction Method/requirements.txt @@ -64,7 +64,7 @@ ptyprocess==0.6.0 py-mini-racer==0.1.18 PyBabeljs==0.0.8 pycodestyle==2.5.0 -Pygments==2.3.1 +Pygments==2.7.4 pyparsing==2.3.1 pyScss==1.3.5 pystache==0.5.4