From cbe722797cb6afd5cab4c45bdb0d48c4fec0ce38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:12:00 +0000 Subject: [PATCH] Bump pygments in /source_code/CNN_DDPG_implementation Bumps [pygments](https://github.com/pygments/pygments) from 2.3.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.3.1...2.7.4) Signed-off-by: dependabot[bot] --- source_code/CNN_DDPG_implementation/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source_code/CNN_DDPG_implementation/requirements.txt b/source_code/CNN_DDPG_implementation/requirements.txt index 74eb8ff..ebb7e1c 100644 --- a/source_code/CNN_DDPG_implementation/requirements.txt +++ b/source_code/CNN_DDPG_implementation/requirements.txt @@ -41,7 +41,7 @@ protobuf==3.7.1 ptan==0.3 ptyprocess==0.6.0 pyglet==1.3.2 -Pygments==2.3.1 +Pygments==2.7.4 PyOpenGL==3.1.0 pyparsing==2.3.1 python-dateutil==2.8.0