From 7f5ce84957c43f78a4b763e378699a174c13db96 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:21:05 +0000 Subject: [PATCH 1/3] build(deps): 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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1f9d9a8..9f5c4754 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ persistent==6.1.1 # zodb pycparser==2.22 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via sphinx pytz==2025.2 # via flattentool From bcf8904ff7c1415c8a872782f9f7677bb79f5107 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2026 12:59:24 +0000 Subject: [PATCH 2/3] build(deps): bump requests from 2.32.4 to 2.33.0 Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a1f9d9a8..50dedd84 100644 --- a/requirements.txt +++ b/requirements.txt @@ -105,7 +105,7 @@ recommonmark==0.7.1 # via -r requirements.in referencing==0.36.2 # via sphinxcontrib-opendataservices-jsonschema -requests==2.32.4 +requests==2.33.0 # via # jscc # sphinx From ecf79d57d6fa156ff10832ab51696a3b3dcd8853 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:21:05 +0000 Subject: [PATCH 3/3] build(deps): 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: indirect ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 50dedd84..87b02eb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -95,7 +95,7 @@ persistent==6.1.1 # zodb pycparser==2.22 # via cffi -pygments==2.19.2 +pygments==2.20.0 # via sphinx pytz==2025.2 # via flattentool