From b254a912ab52ab292a19446220b7877b3f98da2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 10:03:33 +0000 Subject: [PATCH] build(deps): bump the production-dependencies group Bumps the production-dependencies group in /docs with 2 updates: [chardet](https://github.com/chardet/chardet) and [packaging](https://github.com/pypa/packaging). Updates `chardet` from 7.4.3 to 7.5.1 - [Release notes](https://github.com/chardet/chardet/releases) - [Changelog](https://github.com/chardet/chardet/blob/main/docs/changelog.rst) - [Commits](https://github.com/chardet/chardet/compare/7.4.3...7.5.1) Updates `packaging` from 26.2 to 26.3 - [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.2...26.3) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: packaging dependency-version: '26.3' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index f0afa6b4e6..83bd50143a 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,13 +4,13 @@ MarkupSafe==3.0.3 Pygments==2.20.0 Sphinx==8.2.3 certifi==2026.7.22 -chardet==7.4.3 +chardet==7.5.1 commonmark==0.9.2 docutils==0.20.1 idna==3.18 imagesize==2.0.0 myst-parser==5.1.0 -packaging==26.2 +packaging==26.3 pyparsing==3.3.2 pytz==2026.3.post1 requests==2.34.2