From 93359470c8d9601fbf5d86762f9c458d5d3bf933 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:54:20 +0000 Subject: [PATCH] Bump pygments from 2.0.2 to 2.7.4 in /web_framework/mydjango 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] --- web_framework/mydjango/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web_framework/mydjango/requirements.txt b/web_framework/mydjango/requirements.txt index bc16447..e489cd3 100644 --- a/web_framework/mydjango/requirements.txt +++ b/web_framework/mydjango/requirements.txt @@ -11,7 +11,7 @@ Markdown==2.6.2 MySQL-python==1.2.5 paramiko==1.16.0 pycrypto==2.6.1 -Pygments==2.0.2 +Pygments==2.7.4 pytz==2015.7 requests==2.9.0 six==1.10.0