From 2f460073b6c5a9cb1e90a565e113b8fa3f532eb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 19:54:00 +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: indirect ... Signed-off-by: dependabot[bot] --- docs-requirements.txt | 50 ++------------------------------ test-requirements.txt | 67 +++++++------------------------------------ 2 files changed, 14 insertions(+), 103 deletions(-) diff --git a/docs-requirements.txt b/docs-requirements.txt index d46a9a8..5a1b577 100644 --- a/docs-requirements.txt +++ b/docs-requirements.txt @@ -1,56 +1,12 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --python-version=3.10 docs-requirements.in -o docs-requirements.txt -alabaster==1.0.0 - # via sphinx -babel==2.17.0 - # via sphinx -certifi==2026.1.4 - # via requests -charset-normalizer==3.4.4 - # via requests -colorama==0.4.6 ; sys_platform == 'win32' - # via sphinx -docutils==0.21.2 ; python_full_version < '3.11' - # via sphinx -docutils==0.22.4 ; python_full_version >= '3.11' - # via sphinx -idna==3.11 - # via requests -imagesize==1.4.1 +docutils==0.22.4 # via sphinx jinja2==3.1.6 # via sphinx markupsafe==3.0.3 # via jinja2 -packaging==26.0 - # via sphinx -pygments==2.19.2 - # via sphinx -requests==2.32.5 - # via sphinx -roman-numerals==4.1.0 ; python_full_version >= '3.11' - # via sphinx -snowballstemmer==3.0.1 +pygments==2.20.0 # via sphinx -sphinx==8.1.3 ; python_full_version < '3.11' +sphinx==1.2.3 # via -r docs-requirements.in -sphinx==9.0.4 ; python_full_version == '3.11.*' - # via -r docs-requirements.in -sphinx==9.1.0 ; python_full_version >= '3.12' - # via -r docs-requirements.in -sphinxcontrib-applehelp==2.0.0 - # via sphinx -sphinxcontrib-devhelp==2.0.0 - # via sphinx -sphinxcontrib-htmlhelp==2.1.0 - # via sphinx -sphinxcontrib-jsmath==1.0.1 - # via sphinx -sphinxcontrib-qthelp==2.0.0 - # via sphinx -sphinxcontrib-serializinghtml==2.0.0 - # via sphinx -tomli==2.4.0 ; python_full_version < '3.11' - # via sphinx -urllib3==2.6.3 - # via requests diff --git a/test-requirements.txt b/test-requirements.txt index 85ce602..9ad7ff9 100644 --- a/test-requirements.txt +++ b/test-requirements.txt @@ -1,36 +1,18 @@ # This file was autogenerated by uv via the following command: # uv pip compile --universal --python-version=3.10 test-requirements.in -o test-requirements.txt -alabaster==1.0.0 - # via sphinx async-generator==1.10 # via -r test-requirements.in -babel==2.17.0 - # via sphinx -certifi==2026.1.4 - # via requests -charset-normalizer==3.4.4 - # via requests -colorama==0.4.6 ; sys_platform == 'win32' - # via - # pytest - # sphinx contextlib2==21.6.0 # via -r test-requirements.in -coverage==7.13.2 +coverage[toml]==7.10.7 # via pytest-cov -cssselect==1.4.0 +cssselect==1.3.0 # via -r test-requirements.in -docutils==0.21.2 ; python_full_version < '3.11' - # via sphinx -docutils==0.22.4 ; python_full_version >= '3.11' +docutils==0.22.4 # via sphinx -exceptiongroup==1.3.1 ; python_full_version < '3.11' +exceptiongroup==1.3.1 # via pytest -idna==3.11 - # via requests -imagesize==1.4.1 - # via sphinx -iniconfig==2.3.0 +iniconfig==2.1.0 # via pytest jinja2==3.1.6 # via sphinx @@ -39,53 +21,26 @@ lxml==6.0.2 markupsafe==3.0.3 # via jinja2 packaging==26.0 - # via - # pytest - # sphinx + # via pytest pluggy==1.6.0 # via # pytest # pytest-cov -pygments==2.19.2 +pygments==2.20.0 # via # pytest # sphinx -pytest==9.0.2 +pytest==8.4.2 # via # -r test-requirements.in # pytest-cov pytest-cov==7.0.0 # via -r test-requirements.in -requests==2.32.5 - # via sphinx -roman-numerals==4.1.0 ; python_full_version >= '3.11' - # via sphinx -snowballstemmer==3.0.1 - # via sphinx -sphinx==8.1.3 ; python_full_version < '3.11' - # via -r test-requirements.in -sphinx==9.0.4 ; python_full_version == '3.11.*' +sphinx==1.2.3 # via -r test-requirements.in -sphinx==9.1.0 ; python_full_version >= '3.12' - # via -r test-requirements.in -sphinxcontrib-applehelp==2.0.0 - # via sphinx -sphinxcontrib-devhelp==2.0.0 - # via sphinx -sphinxcontrib-htmlhelp==2.1.0 - # via sphinx -sphinxcontrib-jsmath==1.0.1 - # via sphinx -sphinxcontrib-qthelp==2.0.0 - # via sphinx -sphinxcontrib-serializinghtml==2.0.0 - # via sphinx -tomli==2.4.0 ; python_full_version <= '3.11' +tomli==2.4.0 # via # coverage # pytest - # sphinx -typing-extensions==4.15.0 ; python_full_version < '3.11' +typing-extensions==4.15.0 # via exceptiongroup -urllib3==2.6.3 - # via requests