From 209f8384748a5f40fc83a4f84648d9cb3bae5372 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Mar 2021 00:53:35 +0000 Subject: [PATCH] Bump pygments from 2.5.1 to 2.7.4 in /mlflow Bumps [pygments](https://github.com/pygments/pygments) from 2.5.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.5.1...2.7.4) Signed-off-by: dependabot[bot] --- mlflow/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mlflow/requirements.txt b/mlflow/requirements.txt index a2bdcf7b..32b94139 100644 --- a/mlflow/requirements.txt +++ b/mlflow/requirements.txt @@ -64,7 +64,7 @@ prompt-toolkit==3.0.2 protobuf==3.10.0 psutil==5.6.5 ptyprocess==0.6.0 -Pygments==2.5.1 +Pygments==2.7.4 pymdown-extensions==6.2 pyparsing==2.4.5 pyrsistent==0.15.7