From e867f24017fbb0c4e9110bef86e413c741e9f75c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 May 2022 13:18:05 +0000 Subject: [PATCH] Bump pygments 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/research_projects/lxmert/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document_grounded_generation/transformers/examples/research_projects/lxmert/requirements.txt b/document_grounded_generation/transformers/examples/research_projects/lxmert/requirements.txt index bde0b7a..199ba9e 100644 --- a/document_grounded_generation/transformers/examples/research_projects/lxmert/requirements.txt +++ b/document_grounded_generation/transformers/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