From eb22322e5220a35dcb8b06770b146639a2f071a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 19:43:26 +0000 Subject: [PATCH] build(deps): Bump pygments from 2.4.2 to 2.7.4 in /requirements Bumps [pygments](https://github.com/pygments/pygments) from 2.4.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.4.2...2.7.4) Signed-off-by: dependabot[bot] --- requirements/django-cms.txt | 2 +- requirements/pre-django-cms.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/django-cms.txt b/requirements/django-cms.txt index 09d5bfb..9562988 100644 --- a/requirements/django-cms.txt +++ b/requirements/django-cms.txt @@ -63,7 +63,7 @@ py==1.8.0 pycodestyle==2.4.0 pycparser==2.19 pyflakes==2.0.0 -Pygments==2.4.2 +Pygments==2.7.4 pyparsing==2.4.0 pytest==4.0.1 pytest-django==3.4.4 diff --git a/requirements/pre-django-cms.txt b/requirements/pre-django-cms.txt index 477da62..de6e7cb 100644 --- a/requirements/pre-django-cms.txt +++ b/requirements/pre-django-cms.txt @@ -64,7 +64,7 @@ py==1.8.0 pycodestyle==2.4.0 pycparser==2.19 pyflakes==2.0.0 -Pygments==2.4.2 +Pygments==2.7.4 pyparsing==2.4.0 pytest==4.0.1 pytest-django==3.4.4