From d4d14ddfe1f496c56d1d1edd5e809cec685157c0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2026 10:03:27 +0000 Subject: [PATCH] build(deps): bump chardet in /docs in the production-dependencies group Bumps the production-dependencies group in /docs with 1 update: [chardet](https://github.com/chardet/chardet). Updates `chardet` from 7.5.1 to 7.6.0 - [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.5.1...7.6.0) --- updated-dependencies: - dependency-name: chardet dependency-version: 7.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] --- docs/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/requirements.txt b/docs/requirements.txt index 83bd50143a..7cf12111e6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -4,7 +4,7 @@ MarkupSafe==3.0.3 Pygments==2.20.0 Sphinx==8.2.3 certifi==2026.7.22 -chardet==7.5.1 +chardet==7.6.0 commonmark==0.9.2 docutils==0.20.1 idna==3.18