From 8b4c937d6abffeb82b035ca130630cffa3b39f07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Jul 2023 12:58:30 +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.15.0. - [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.15.0) --- 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 3088f5f0..c6bcac3d 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.15.0 pyparsing==2.4.6 pyrsistent==0.16.0 python-dateutil==2.8.1