From c6126b5f52c9e1ad294f7435d1a2242c2f14103a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:24:26 -0800 Subject: [PATCH] [stubsabot] Mark chardet as obsolete since 5.1.0 (#9318) Release: https://pypi.org/pypi/chardet/5.1.0 Homepage: https://github.com/chardet/chardet Diff: https://github.com/chardet/chardet/compare/5.0.0...5.1.0 Co-authored-by: stubsabot <> --- stubs/chardet/METADATA.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/chardet/METADATA.toml b/stubs/chardet/METADATA.toml index c98db6304..a5fbf3d5b 100644 --- a/stubs/chardet/METADATA.toml +++ b/stubs/chardet/METADATA.toml @@ -1 +1,2 @@ version = "5.0.*" +obsolete_since = "5.1.0" # Released on 2022-12-01