From 70f0c0a3a9854fb156e80a8b1ed50347b0b8d52b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 16:10:57 +0000 Subject: [PATCH] build(deps): bump pygments from 2.19.2 to 2.20.0 in /requirements Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 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.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements/test.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements/test.txt b/requirements/test.txt index eb7b347..643b17a 100644 --- a/requirements/test.txt +++ b/requirements/test.txt @@ -22,7 +22,7 @@ coverage[toml]==7.13.1 dill==0.4.0 # via pylint edx-lint==5.6.0 - # via -r requirements/test.in + # via -r test.in iniconfig==2.3.0 # via pytest isort==7.0.0 @@ -41,7 +41,7 @@ pluggy==1.6.0 # via # pytest # pytest-cov -pygments==2.19.2 +pygments==2.20.0 # via pytest pylint==4.0.4 # via @@ -60,7 +60,7 @@ pylint-plugin-utils==0.9.0 pytest==9.0.2 # via pytest-cov pytest-cov==7.0.0 - # via -r requirements/test.in + # via -r test.in python-slugify==8.0.4 # via code-annotations pyyaml==6.0.3