From 361a0c3220306f5275b1c1cb43eb8f44a476f541 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 10:34:55 +0000 Subject: [PATCH] build(deps): bump chardet from 4.0.0 to 5.1.0 in /docs Bumps [chardet](https://github.com/chardet/chardet) from 4.0.0 to 5.1.0. - [Release notes](https://github.com/chardet/chardet/releases) - [Commits](https://github.com/chardet/chardet/compare/4.0.0...5.1.0) --- updated-dependencies: - dependency-name: chardet dependency-type: direct:production update-type: version-update:semver-major ... 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 40f3cd4edc..350c0d24cb 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -1,7 +1,7 @@ alabaster==0.7.12 Babel==2.9.1 certifi==2023.7.22 -chardet==4.0.0 +chardet==5.1.0 commonmark==0.9.1 docutils==0.18.1 idna==3.4