From 5e4ce3cb2a972c9994dbb6ace947c59918309888 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 22:42:37 +0000 Subject: [PATCH] Bump pygments from 2.5.2 to 2.7.4 in /CMController Bumps [pygments](https://github.com/pygments/pygments) from 2.5.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.5.2...2.7.4) Signed-off-by: dependabot[bot] --- CMController/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMController/requirements.txt b/CMController/requirements.txt index 3edaec6..95a7bad 100644 --- a/CMController/requirements.txt +++ b/CMController/requirements.txt @@ -38,7 +38,7 @@ prometheus-client==0.7.1 prompt-toolkit==1.0.14 ptyprocess==0.6.0 py==1.8.1 -Pygments==2.5.2 +Pygments==2.7.4 PyGraph==0.2.1 PyInquirer==1.0.3 pyobjc==6.1