From 68a307356c58e8d34ff84861241af5d7a93d921c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 17:24:02 +0000 Subject: [PATCH] Bump pygments from 2.1 to 2.7.4 in /Youtube/Dash apps/Value Investing Bumps [pygments](https://github.com/pygments/pygments) from 2.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.1...2.7.4) Signed-off-by: dependabot[bot] --- Youtube/Dash apps/Value Investing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Youtube/Dash apps/Value Investing/requirements.txt b/Youtube/Dash apps/Value Investing/requirements.txt index 6533de8..b7af98e 100644 --- a/Youtube/Dash apps/Value Investing/requirements.txt +++ b/Youtube/Dash apps/Value Investing/requirements.txt @@ -137,7 +137,7 @@ pycparser==2.14 pycrypto==2.6.1 pydotplus==2.0.2 pyflakes==1.0.0 -Pygments==2.1 +Pygments==2.7.4 pylint==1.6.4 pyOpenSSL==0.15.1 pyparsing==2.1.10