From 027deeb9d70535e2652a674fe4394c5264ad093b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:47:15 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 in /data-pipeline 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] --- data-pipeline/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data-pipeline/requirements.txt b/data-pipeline/requirements.txt index fc9382c..c3b958a 100644 --- a/data-pipeline/requirements.txt +++ b/data-pipeline/requirements.txt @@ -66,7 +66,7 @@ pluggy==0.13.1 prison==0.1.2 psutil==5.7.0 py==1.8.1 -Pygments==2.6.1 +Pygments==2.7.4 PyJWT==1.7.1 pyparsing==2.4.6 pyrsistent==0.15.7