From 9d9b09e1e3bf6952cd2fada08fda3d42ca54bcbc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Mon, 9 Mar 2020 20:05:40 +0100 Subject: [PATCH] Update pygments from 2.5.2 to 2.6.1 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 245a4d38a..7f0decf9f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,6 +5,6 @@ colorama==0.4.3 cssutils==1.0.2 Jinja2==2.11.1 MarkupSafe==1.1.1 -Pygments==2.5.2 +Pygments==2.6.1 pyPEG2==2.15.2 PyYAML==5.3