From 9140df750e90a583ab181a71a6f8cc36b7f1b975 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 10:08:21 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 4 updates Bumps the production-dependencies group with 4 updates in the /docs directory: [idna](https://github.com/kjd/idna), [myst-parser](https://github.com/executablebooks/MyST-Parser), [requests](https://github.com/psf/requests) and [urllib3](https://github.com/urllib3/urllib3). Updates `idna` from 3.13 to 3.15 - [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.13...v3.15) Updates `myst-parser` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/MyST-Parser/compare/v5.0.0...v5.1.0) Updates `requests` from 2.33.1 to 2.34.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.33.1...v2.34.0) Updates `urllib3` from 2.6.3 to 2.7.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: myst-parser dependency-version: 5.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: requests dependency-version: 2.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: urllib3 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 2eac89484d..d56c529463 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -7,13 +7,13 @@ certifi==2026.4.22 chardet==7.4.3 commonmark==0.9.1 docutils==0.20.1 -idna==3.13 +idna==3.15 imagesize==2.0.0 -myst-parser==5.0.0 +myst-parser==5.1.0 packaging==26.2 pyparsing==3.3.2 pytz==2026.2 -requests==2.33.1 +requests==2.34.0 snowballstemmer==3.0.1 sphinx-favicon==1.1.0 sphinx-rtd-theme==3.1.0 @@ -24,4 +24,4 @@ sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==2.0.0 sphinxcontrib-serializinghtml==2.0.0 sphinxext-rediraffe==0.3.0 -urllib3==2.6.3 +urllib3==2.7.0