From 65457441f348444935fd51cec51718563a0a9de6 Mon Sep 17 00:00:00 2001 From: Vishnu Ks Date: Thu, 25 Jul 2019 11:26:05 +0000 Subject: [PATCH] requirements: Upgrade Pygments from 2.3.1 to 2.4.2. --- requirements/common.in | 2 +- requirements/dev.txt | 2 +- requirements/prod.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/common.in b/requirements/common.in index 9a9ff06df5..30c852ddcc 100644 --- a/requirements/common.in +++ b/requirements/common.in @@ -13,7 +13,7 @@ Jinja2==2.10.1 # Needed for markdown processing Markdown==3.1.1 -Pygments==2.3.1 +Pygments==2.4.2 hyperlink==19.0.0 # Needed for manage.py diff --git a/requirements/dev.txt b/requirements/dev.txt index 7201c89878..2e561b052a 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -116,7 +116,7 @@ pycparser==2.19 # via cffi pycryptodome==3.8.2 # via python-jose pydispatcher==2.0.5 # via scrapy pyflakes==2.1.1 -pygments==2.3.1 +pygments==2.4.2 pyhamcrest==1.9.0 # via twisted pyinotify==0.9.6 pyjwt==1.7.1 diff --git a/requirements/prod.txt b/requirements/prod.txt index dbcc65d1d8..7e09cfd0f3 100644 --- a/requirements/prod.txt +++ b/requirements/prod.txt @@ -82,7 +82,7 @@ pyahocorasick==1.4.0 pyasn1-modules==0.2.5 # via python-ldap pyasn1==0.4.5 # via pyasn1-modules, python-ldap pycparser==2.19 # via cffi -pygments==2.3.1 +pygments==2.4.2 pyjwt==1.7.1 pylibmc==1.6.0 pyoembed==0.1.2