diff --git a/pyproject.toml b/pyproject.toml index 17651335e567..cb0ae624842e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ classifiers = [ "Programming Language :: Python :: 3.14", ] dependencies = [ - "beautifulsoup4>=4.12.3", + "beautifulsoup4>=4.15", "cython>=3.1.2", "fake-useragent>=1.5.1", "httpx>=0.28.1",