From dcfef1255ba7e6ad070ff35ed4a434e7ce85a88a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 15 Jan 2022 12:06:14 +0000 Subject: [PATCH] Bump pygments from 2.6.1 to 2.7.4 in /15.rl_learning 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] --- 15.rl_learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/15.rl_learning/requirements.txt b/15.rl_learning/requirements.txt index f7c728d..3b428e6 100644 --- a/15.rl_learning/requirements.txt +++ b/15.rl_learning/requirements.txt @@ -32,7 +32,7 @@ prompt-toolkit==3.0.4 protobuf==3.11.3 ptyprocess==0.6.0 pyglet==1.5.0 -Pygments==2.6.1 +Pygments==2.7.4 pyparsing==2.4.6 python-dateutil==2.8.1 pytz==2019.3