From 16cf1485c4c38654a54269b1938a75dabcd1f981 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 6 Aug 2023 12:16:14 -0400 Subject: [PATCH] Update pygments from 2.6.1 to 2.16.0 --- requirements-ci.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-ci.txt b/requirements-ci.txt index 1a8813e..ab0eb30 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.16.0 pylama==7.7.1 pylint>=2.3.1 pytest-cov==2.8.1