From c801db3592752b5c1d31e092f23d7f212a350c0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 03:17:29 +0000 Subject: [PATCH] Bump pygments from 2.7.3 to 2.7.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.7.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.7.3...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 2a18486..9604d7a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -87,7 +87,7 @@ pycocotools==2.0.2 pycparser==2.20 pydeck==0.5.0 pydot==1.4.1 -Pygments==2.7.3 +Pygments==2.7.4 pyparsing==2.4.7 pyrsistent==0.17.3 PySocks==1.7.1