From c312b242ea669473344825b22975c65b8b53e83c Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 24 Apr 2022 13:50:33 -0400 Subject: [PATCH] Update pygments from 2.6.1 to 2.12.0 --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 1a8813e..a40e0a0 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.12.0 pylama==7.7.1 pylint>=2.3.1 pytest-cov==2.8.1