diff --git a/pyproject.toml b/pyproject.toml index 3da8760186..b04d25f04c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -39,7 +39,7 @@ classifiers = [ dependencies = [ "appdirs==1.4.4", "beautifulsoup4==4.14.3", - "charset-normalizer==3.4.4", + "charset-normalizer==3.4.5", "cssutils==2.11.1", "dhash==1.4", "html5lib==1.1",