From 1467fcc55318ddd44946d55a5594e9948cf49b6a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Apr 2026 11:44:22 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group across 1 directory with 3 updates Bumps the production-dependencies group with 3 updates in the /docs directory: [certifi](https://github.com/certifi/python-certifi), [idna](https://github.com/kjd/idna) and [packaging](https://github.com/pypa/packaging). Updates `certifi` from 2026.2.25 to 2026.4.22 - [Commits](https://github.com/certifi/python-certifi/compare/2026.02.25...2026.04.22) Updates `idna` from 3.12 to 3.13 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v3.12...v3.13) Updates `packaging` from 26.1 to 26.2 - [Release notes](https://github.com/pypa/packaging/releases) - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pypa/packaging/compare/26.1...26.2) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.4.22 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: idna dependency-version: '3.13' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: packaging dependency-version: '26.2' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 9dc2497add..1de821fbf8 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -3,14 +3,14 @@ Jinja2==3.1.6 MarkupSafe==3.0.3 Pygments==2.20.0 Sphinx==8.2.3 -certifi==2026.2.25 +certifi==2026.4.22 chardet==7.4.3 commonmark==0.9.1 docutils==0.20.1 -idna==3.12 +idna==3.13 imagesize==2.0.0 myst-parser==5.0.0 -packaging==26.1 +packaging==26.2 pyparsing==3.3.2 pytz==2026.1.post1 requests==2.33.1