From 2c1983e79c9994ad6ec68f92d67eb290d94fc745 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 5 Aug 2021 15:22:38 +0000 Subject: [PATCH] Bump pygments from 2.2.0 to 2.7.4 in /mooclet_engine Bumps [pygments](https://github.com/pygments/pygments) from 2.2.0 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.2.0...2.7.4) --- updated-dependencies: - dependency-name: pygments dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- mooclet_engine/requirements_base.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mooclet_engine/requirements_base.txt b/mooclet_engine/requirements_base.txt index 797408c..684f742 100644 --- a/mooclet_engine/requirements_base.txt +++ b/mooclet_engine/requirements_base.txt @@ -7,7 +7,7 @@ django-filter==1.1 rest-pandas==1.0.0 sqlalchemy==1.2.10 coreapi==2.3.3 -pygments==2.2.0 +pygments==2.7.4 markdown==2.6.11 pycurl==7.43.0 --install-option="--with-nss" #celery[sqs]==4.1.1