From 7466a3086ae338a086b9e5719576992d8f175292 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 19:39:07 +0000 Subject: [PATCH] Bump pygments in /docker/ubuntu18.04-cuda10.1/openmpi4.0.4 Bumps [pygments](https://github.com/pygments/pygments) from 2.4.2 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.4.2...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt b/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt index aff909b6..a2b972ae 100644 --- a/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt +++ b/docker/ubuntu18.04-cuda10.1/openmpi4.0.4/requirements.txt @@ -39,7 +39,7 @@ mpi4py==3.0.2 numpy==1.16.4 pycodestyle==2.5.0 pyflakes==2.1.1 -Pygments==2.4.2 +Pygments==2.7.4 python-engineio==3.9.3 python-socketio==4.3.1 pytz==2019.1