From 03c4e6df42860c1d0c494150ce04f025b55b897c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2026 10:54:19 +0000 Subject: [PATCH] Bump the python-minor-patch group with 6 updates Bumps the python-minor-patch group with 6 updates: | Package | From | To | | --- | --- | --- | | [sphinx-rtd-theme](https://github.com/readthedocs/sphinx_rtd_theme) | `3.0.2` | `3.1.0` | | [sphinx-design](https://github.com/executablebooks/sphinx-design) | `0.6.1` | `0.7.0` | | [sphinx-argparse](https://github.com/sphinx-doc/sphinx-argparse) | `0.5.2` | `0.6.1` | | [linkify-it-py](https://github.com/tsutsu3/linkify-it-py) | `2.0.3` | `2.2.0` | | [cairosvg](https://github.com/Kozea/CairoSVG) | `2.7.1` | `2.9.0` | | [docutils](https://github.com/rtfd/recommonmark) | `0.21.2` | `0.23` | Updates `sphinx-rtd-theme` from 3.0.2 to 3.1.0 - [Changelog](https://github.com/readthedocs/sphinx_rtd_theme/blob/master/docs/changelog.rst) - [Commits](https://github.com/readthedocs/sphinx_rtd_theme/compare/3.0.2...3.1.0) Updates `sphinx-design` from 0.6.1 to 0.7.0 - [Release notes](https://github.com/executablebooks/sphinx-design/releases) - [Changelog](https://github.com/executablebooks/sphinx-design/blob/main/CHANGELOG.md) - [Commits](https://github.com/executablebooks/sphinx-design/compare/v0.6.1...v0.7.0) Updates `sphinx-argparse` from 0.5.2 to 0.6.1 - [Release notes](https://github.com/sphinx-doc/sphinx-argparse/releases) - [Changelog](https://github.com/sphinx-doc/sphinx-argparse/blob/main/docs/changelog.rst) - [Commits](https://github.com/sphinx-doc/sphinx-argparse/compare/v0.5.2...v0.6.1) Updates `linkify-it-py` from 2.0.3 to 2.2.0 - [Release notes](https://github.com/tsutsu3/linkify-it-py/releases) - [Changelog](https://github.com/tsutsu3/linkify-it-py/blob/main/CHANGELOG.md) - [Commits](https://github.com/tsutsu3/linkify-it-py/compare/v2.0.3...v2.2.0) Updates `cairosvg` from 2.7.1 to 2.9.0 - [Release notes](https://github.com/Kozea/CairoSVG/releases) - [Changelog](https://github.com/Kozea/CairoSVG/blob/main/NEWS.rst) - [Commits](https://github.com/Kozea/CairoSVG/compare/2.7.1...2.9.0) Updates `docutils` from 0.21.2 to 0.23 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: sphinx-rtd-theme dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sphinx-design dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: sphinx-argparse dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: linkify-it-py dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: cairosvg dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch - dependency-name: docutils dependency-version: '0.23' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-minor-patch ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9560b4d..01bdd87 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,11 +1,11 @@ sphinx==7.4.7 -sphinx-rtd-theme==3.0.2 +sphinx-rtd-theme==3.1.0 myst-parser==4.0.1 sphinx-copybutton==0.5.2 -sphinx-design==0.6.1 +sphinx-design==0.7.0 sphinxcontrib-mermaid==1.0.0 -sphinx-argparse==0.5.2 -linkify-it-py==2.0.3 -docutils==0.21.2 -cairosvg==2.7.1 +sphinx-argparse==0.6.1 +linkify-it-py==2.2.0 +docutils==0.23 +cairosvg==2.9.0 pillow==10.4.0