From 9c3f1626eb4a4e1fcc656889cdecd0168b299b3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 17:50:30 +0000 Subject: [PATCH] Bump pygments from 2.18.0 to 2.20.0 in /server/django Bumps [pygments](https://github.com/pygments/pygments) from 2.18.0 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.18.0...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- server/django/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/django/requirements.txt b/server/django/requirements.txt index 67e9f96..8a3ea17 100644 --- a/server/django/requirements.txt +++ b/server/django/requirements.txt @@ -12,7 +12,7 @@ matplotlib-inline==0.1.7 parso==0.8.4 prompt_toolkit==3.0.47 pure-eval==0.2.2 -Pygments==2.18.0 +Pygments==2.20.0 redis==5.0.7 six==1.16.0 sqlparse==0.5.0