From 8bf0786b8bb245d2056b06ba59e925ad4b337624 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:39:21 +0000 Subject: [PATCH] Bump pygments from 2.19.2 to 2.20.0 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: direct:production ... Signed-off-by: dependabot[bot] --- requirements/dev.txt | 2 +- requirements/tests.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements/dev.txt b/requirements/dev.txt index 0f65d0d8..94459ec6 100644 --- a/requirements/dev.txt +++ b/requirements/dev.txt @@ -10,7 +10,7 @@ mypy-extensions==1.1.0 packaging==25.0 pathspec==1.0.1 pluggy==1.6.0 -pygments==2.19.2 +pygments==2.20.0 pytest==9.0.2 pytest-qgis @ git+https://github.com/3liz/pytest-qgis.git@555b184158a58f6922e0dfb6df25ad90b2cc8c24 ruff==0.14.10 diff --git a/requirements/tests.txt b/requirements/tests.txt index a2b1a99f..ca532c73 100644 --- a/requirements/tests.txt +++ b/requirements/tests.txt @@ -5,7 +5,7 @@ exceptiongroup==1.3.1 ; python_full_version < '3.11' iniconfig==2.3.0 packaging==25.0 pluggy==1.6.0 -pygments==2.19.2 +pygments==2.20.0 pytest==9.0.2 pytest-qgis @ git+https://github.com/3liz/pytest-qgis.git@555b184158a58f6922e0dfb6df25ad90b2cc8c24 semver==3.0.4