From 10b09fe10077acfc0cb26d86b41b9d15423a8fd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 06:31:30 +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] --- reports/requirements.txt | 2 +- requirements.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/reports/requirements.txt b/reports/requirements.txt index dab4b59..345dc58 100644 --- a/reports/requirements.txt +++ b/reports/requirements.txt @@ -64,7 +64,7 @@ psutil==7.1.3 ptyprocess==0.7.0 pure_eval==0.2.3 pycparser==2.23 -Pygments==2.19.2 +Pygments==2.20.0 python-dateutil==2.9.0.post0 python-json-logger==4.0.0 PyYAML==6.0.3 diff --git a/requirements.txt b/requirements.txt index 7c77644..0ebb7ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ pdfkit==1.0.0 pgeocode==0.5.0 pycountry==26.2.16 pycparser==3.0 -Pygments==2.19.2 +Pygments==2.20.0 pyOpenSSL==26.0.0 PySocks==1.7.1 python-dateutil==2.9.0.post0