From a5322b8e4fcb3313d43af57a40581a23db36ddfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 23:03:58 +0000 Subject: [PATCH] Bump pygments from 2.1.3 to 2.7.4 in /Ref_Projects/SDC-P5-master Bumps [pygments](https://github.com/pygments/pygments) from 2.1.3 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.1.3...2.7.4) Signed-off-by: dependabot[bot] --- Ref_Projects/SDC-P5-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Ref_Projects/SDC-P5-master/requirements.txt b/Ref_Projects/SDC-P5-master/requirements.txt index 45478cbd4..492e155ae 100644 --- a/Ref_Projects/SDC-P5-master/requirements.txt +++ b/Ref_Projects/SDC-P5-master/requirements.txt @@ -109,7 +109,7 @@ pycrypto==2.6.1 pycurl==7.43.0 pyflakes==1.3.0 pygame==1.9.2b8 -Pygments==2.1.3 +Pygments==2.7.4 pylint==1.5.4 pyOpenSSL==16.0.0 pyparsing==2.1.10