From 12a3236249b62f6142eb2246cf38176bdc65436c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 14 Feb 2021 13:22:00 -0500 Subject: [PATCH] Update pygments from 2.6.1 to 2.8.0 --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 1a8813e..f0e173d 100644 --- a/requirements-ci.txt +++ b/requirements-ci.txt @@ -1,7 +1,7 @@ codecov==2.0.16 coverage==5.0.2 eradicate==1.0 -pygments==2.6.1 +pygments==2.8.0 pylama==7.7.1 pylint>=2.3.1 pytest-cov==2.8.1