From 847a70fca0619d9b559a472abf401f2a1d482de4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 29 May 2026 10:47:48 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 5 updates Bumps the production-dependencies group with 5 updates in the /docs directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.4.22` | `2026.5.20` | | [commonmark](https://github.com/rtfd/commonmark.py) | `0.9.1` | `0.9.2` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.17` | | [requests](https://github.com/psf/requests) | `2.34.0` | `2.34.2` | | [snowballstemmer](https://github.com/snowballstem/snowball) | `3.0.1` | `3.1.0` | Updates `certifi` from 2026.4.22 to 2026.5.20 - [Commits](https://github.com/certifi/python-certifi/compare/2026.04.22...2026.05.20) Updates `commonmark` from 0.9.1 to 0.9.2 - [Release notes](https://github.com/rtfd/commonmark.py/releases) - [Changelog](https://github.com/readthedocs/commonmark.py/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/commonmark.py/commits) Updates `idna` from 3.15 to 3.17 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.15...v3.17) Updates `requests` from 2.34.0 to 2.34.2 - [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.34.0...v2.34.2) Updates `snowballstemmer` from 3.0.1 to 3.1.0 - [Changelog](https://github.com/snowballstem/snowball/blob/main/NEWS) - [Commits](https://github.com/snowballstem/snowball/compare/v3.0.1...v3.1.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: commonmark dependency-version: 0.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: idna dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: snowballstemmer dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index d56c529463..e623a47135 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,18 +3,18 @@ Jinja2==3.1.6 MarkupSafe==3.0.3 Pygments==2.20.0 Sphinx==8.2.3 -certifi==2026.4.22 +certifi==2026.5.20 chardet==7.4.3 -commonmark==0.9.1 +commonmark==0.9.2 docutils==0.20.1 -idna==3.15 +idna==3.17 imagesize==2.0.0 myst-parser==5.1.0 packaging==26.2 pyparsing==3.3.2 pytz==2026.2 -requests==2.34.0 -snowballstemmer==3.0.1 +requests==2.34.2 +snowballstemmer==3.1.0 sphinx-favicon==1.1.0 sphinx-rtd-theme==3.1.0 sphinxcontrib-applehelp==2.0.0