From cc017fcb0f616c05ac7ad7b71abbce00d8210ba9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:19:19 +0000 Subject: [PATCH] Bump pygments from 2.0.2 to 2.7.4 in /src/dsc Bumps [pygments](https://github.com/pygments/pygments) from 2.0.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.0.2...2.7.4) Signed-off-by: dependabot[bot] --- src/dsc/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dsc/requirements.txt b/src/dsc/requirements.txt index 1028351..1fe6764 100644 --- a/src/dsc/requirements.txt +++ b/src/dsc/requirements.txt @@ -1,5 +1,5 @@ PySide==1.2.3 -Pygments==2.0.2 +Pygments==2.7.4 argparse==1.2.1 ipython==2.4.1 matplotlib==1.4.3