From 425559de073c72039eccb868bb8985536c752701 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 2 Apr 2026 07:46:47 +0000 Subject: [PATCH] chore(deps): update dependency pygments to v2.20.0 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f61a89b..6f20b08 100644 --- a/requirements.txt +++ b/requirements.txt @@ -37,7 +37,7 @@ pandas==2.3.3 pathspec==0.12.1 pillow==11.3.0 platformdirs==4.9.4 -Pygments==2.19.2 +Pygments==2.20.0 pymdown-extensions==10.20.1 pyparsing==3.3.2 python-dateutil==2.9.0.post0