From ce75611e9d07912bb973806647d024f4086c10aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:45:19 +0000 Subject: [PATCH] Bump pygments from 1.1.1 to 2.7.4 in /mingus Bumps [pygments](https://github.com/pygments/pygments) from 1.1.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/1.1.1...2.7.4) Signed-off-by: dependabot[bot] --- mingus/requirements.txt | 2 +- mingus/stable-requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/mingus/requirements.txt b/mingus/requirements.txt index 544863da..201432ea 100644 --- a/mingus/requirements.txt +++ b/mingus/requirements.txt @@ -4,7 +4,7 @@ python-dateutil==1.4.1 django==1.3.0 django-debug-toolbar==0.8.5 django-tagging==0.3 -Pygments==1.1.1 +Pygments==2.7.4 FeedParser==4.1 Markdown==2.0.1 textile==2.1.3 diff --git a/mingus/stable-requirements.txt b/mingus/stable-requirements.txt index bdafa37f..61f93bf9 100644 --- a/mingus/stable-requirements.txt +++ b/mingus/stable-requirements.txt @@ -2,7 +2,7 @@ BeautifulSoup==3.2.0 Django==1.3 Markdown==2.0.1 PIL==1.1.7 -Pygments==1.1.1 +Pygments==2.7.4 -e git://github.com/montylounge/django-basic-apps.git@3e88fab6cef3524d9e8d84dbb17dfb5906c82ed5#egg=django_basic_apps-dev -e git://github.com/mintchaos/django_compressor.git@7f314c513410a5be6379edf1abfc4f1730a36d09#egg=django_compressor-dev -e hg+https://bitbucket.org/ubernostrum/django-contact-form/@1d3791fa4dfbb2375ba0d27e62283380c0ec74e6#egg=django_contact_form-dev