From e0c52ab9edf0b9ce171887c2bf6d7cb0710ae002 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 20:04:30 +0000 Subject: [PATCH] chore(deps): 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 9c2225b..ad47b98 100644 --- a/requirements.txt +++ b/requirements.txt @@ -140,7 +140,7 @@ pyflakes==3.0.1 # via # plxcontroller (pyproject.toml) # flake8 -pygments==2.16.1 +pygments==2.20.0 # via ipython pyparsing==3.1.1 # via matplotlib