From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 20:28:55 +0000 (+0000) Subject: build(deps): bump pygments from 2.19.2 to 2.20.0 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=refs%2Fpull%2F3604%2Fhead;p=thirdparty%2Ftornado.git 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] --- diff --git a/requirements.txt b/requirements.txt index df24b2b3..8e4b6d03 100644 --- a/requirements.txt +++ b/requirements.txt @@ -81,7 +81,7 @@ pycodestyle==2.14.0 # via flake8 pyflakes==3.4.0 # via flake8 -pygments==2.19.2 +pygments==2.20.0 # via sphinx pyproject-api==1.10.0 # via tox