From 8a88820dd46b1904190010d8d1ca0b24a344d9d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:24:01 +0000 Subject: [PATCH] Bump pygments from 2.19.2 to 2.20.0 in /jwtproxy 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:development ... Signed-off-by: dependabot[bot] --- jwtproxy/requirements_dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jwtproxy/requirements_dev.txt b/jwtproxy/requirements_dev.txt index d764f90c..700eb6a1 100644 --- a/jwtproxy/requirements_dev.txt +++ b/jwtproxy/requirements_dev.txt @@ -9,7 +9,7 @@ click==8.3.1 devtools==0.12.2 executing==1.2.0 pre-commit==4.5.1 -Pygments==2.19.2 +Pygments==2.20.0 pytest==9.0.2 pytest-aiohttp==1.1.0 ruff==0.15.6