diff --git a/pyproject.toml b/pyproject.toml index 742278706c..8a2fd11909 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -38,7 +38,7 @@ classifiers = [ ] dependencies = [ "appdirs==1.4.4", - "beautifulsoup4==4.14.2", + "beautifulsoup4==4.14.3", "charset-normalizer==3.4.4", "cssutils==2.11.1", "dhash==1.4",