From 5500534009ae20bbc644d43cf3cb93b96264220d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 20 Aug 2021 12:44:24 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 in /retrievers/DANCE 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) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- retrievers/DANCE/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/retrievers/DANCE/requirements.txt b/retrievers/DANCE/requirements.txt index 1b733d6..1e1c1e9 100644 --- a/retrievers/DANCE/requirements.txt +++ b/retrievers/DANCE/requirements.txt @@ -66,7 +66,7 @@ ptyprocess==0.6.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycparser==2.20 -Pygments==2.6.1 +Pygments==2.7.4 pyparsing==2.4.7 pyramid==1.10.4 pyramid-mailer==0.15.1