From 5012bb9e3a49cf1229cbcb668a6ba6b71389e170 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 20:49:05 +0000 Subject: [PATCH] Update dependency pygments to v2.20.0 [SECURITY] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3799a60..1da7e0a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ packaging==25.0 ; python_version >= "3.12" and python_version < "4.0" pathspec==0.12.1 ; python_version >= "3.12" and python_version < "4.0" platformdirs==4.4.0 ; python_version >= "3.12" and python_version < "4.0" pluggy==1.6.0 ; python_version >= "3.12" and python_version < "4.0" -pygments==2.19.2 ; python_version >= "3.12" and python_version < "4.0" +pygments==2.20.0 ; python_version >= "3.12" and python_version < "4.0" pymysql==1.1.2 ; python_version >= "3.12" and python_version < "4.0" pytest==8.4.2 ; python_version >= "3.12" and python_version < "4.0" python-dotenv==1.1.1 ; python_version >= "3.12" and python_version < "4.0"