From dbf55ec7db5002cf29c8726635c9f72a7f5ae049 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:52:26 +0000 Subject: [PATCH] Bump pygments from 2.4.2 to 2.7.4 in /API/pythonCppAPI 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) Signed-off-by: dependabot[bot] --- API/pythonCppAPI/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 API/pythonCppAPI/requirements.txt diff --git a/API/pythonCppAPI/requirements.txt b/API/pythonCppAPI/requirements.txt old mode 100755 new mode 100644 index a0754b2d..88d042a8 --- a/API/pythonCppAPI/requirements.txt +++ b/API/pythonCppAPI/requirements.txt @@ -54,7 +54,7 @@ prompt-toolkit==2.0.9 protobuf==3.8.0 pycparser==2.19 pydicom==1.2.2 -Pygments==2.4.2 +Pygments==2.7.4 pyparsing==2.4.0 pypng==0.0.19 pyrsistent==0.15.2