From aa97dfa1c5d9cfde2e68575cdbbc69e05d2e35b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Apr 2021 09:18:25 +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.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3f38201..64cac98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,7 +6,7 @@ docopt-subcommands==3.0.0 joblib==0.15.1 jsons==1.1.2 nltk==3.5 -Pygments==2.6.1 +Pygments==2.7.4 PyYAML==5.4 regex==2020.5.14 tqdm==4.46.0