From 24f249cd601083057c39d47207da9c6dbe467f75 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Nov 2021 20:36:04 +0000 Subject: [PATCH] Bump pygments in /examples/NLU/examples/research_projects/lxmert 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] --- examples/NLU/examples/research_projects/lxmert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/NLU/examples/research_projects/lxmert/requirements.txt b/examples/NLU/examples/research_projects/lxmert/requirements.txt index ad26191a..d2b5257c 100644 --- a/examples/NLU/examples/research_projects/lxmert/requirements.txt +++ b/examples/NLU/examples/research_projects/lxmert/requirements.txt @@ -64,7 +64,7 @@ ptyprocess==0.6.0 pyaml==20.4.0 pyarrow==1.0.1 pycparser==2.20 -Pygments==2.6.1 +Pygments==2.7.4 pyparsing==2.4.6 pyrsistent==0.16.0 python-dateutil==2.8.1