From 1b4c5e3c80f846d2a4939214ac902213e7945a26 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 7 Mar 2021 21:35:14 -0600 Subject: [PATCH] Update pygments from 2.2.0 to 2.8.1 --- requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_dev.txt b/requirements_dev.txt index 09890bc..7175bb3 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -6,7 +6,7 @@ watchdog==0.10.3 tox==3.4.0 coverage==4.5.3 Sphinx==3.2.1 -pygments==2.2.0 +pygments==2.8.1 cryptography==2.4.1 PyYAML==5.3.1 pytest==3.8.0