From d5e32a6e377025d83bca41ccd6bd094b93c0decb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 21:50:58 +0000 Subject: [PATCH] Bump pygments in /tasks/python-keras-text-classification Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 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.5.2...2.7.4) Signed-off-by: dependabot[bot] --- tasks/python-keras-text-classification/Requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/python-keras-text-classification/Requirements.txt b/tasks/python-keras-text-classification/Requirements.txt index 32c7bf9..23338e1 100644 --- a/tasks/python-keras-text-classification/Requirements.txt +++ b/tasks/python-keras-text-classification/Requirements.txt @@ -27,7 +27,7 @@ parso==0.6.0 pickleshare==0.7.5 prometheus-client==0.7.1 prompt-toolkit==3.0.3 -Pygments==2.5.2 +Pygments==2.7.4 pyrsistent==0.15.7 python-dateutil==2.8.1 pywin32==227