From 2b8a64e5a668c08c497c60d6adc02064584d0f7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 16:24:47 +0000 Subject: [PATCH] Bump pygments from 2.16.1 to 2.20.0 in /.devcontainer Bumps [pygments](https://github.com/pygments/pygments) from 2.16.1 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.16.1...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .devcontainer/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devcontainer/requirements.txt b/.devcontainer/requirements.txt index 613bf2c..d3025d2 100644 --- a/.devcontainer/requirements.txt +++ b/.devcontainer/requirements.txt @@ -13,7 +13,7 @@ pickleshare==0.7.5 prompt-toolkit==3.0.39 ptyprocess==0.7.0 pure-eval==0.2.2 -Pygments==2.16.1 +Pygments==2.20.0 rich==13.5.2 six==1.16.0 stack-data==0.6.2