diff --git a/pyproject.toml b/pyproject.toml index 06468f8294..2a035bd4bb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ classifiers = [ ] dependencies = [ "appdirs==1.4.4", - "beautifulsoup4==4.12.3", + "beautifulsoup4==4.13.1", "charset-normalizer==3.4.1", "cssutils==2.11.1", "dhash==1.4",